MailBee.NET Objects 4.0

TextBodyPart.Text Property

Gets or sets the contents of the text part as a string.

public string Text {get; set;}

Property Value

A string containing the actual contents of the text part.

Example

The example is available in TextBodyPartCollection topic.

See Also

TextBodyPart Class | MailBee.Mime Namespace