MailMessageHtmlBodyText Property

Gets the message htmlbody as plain text.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string HtmlBodyText { get; }

Property Value

Type: String
See Also