MailMessageSaveTypeHtmlFormat Property |
Gets the Html.
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static MailMessageSaveType HtmlFormat { get; }
Public Shared ReadOnly Property HtmlFormat As MailMessageSaveType
Get
public:
static property MailMessageSaveType^ HtmlFormat {
MailMessageSaveType^ get ();
}
static member HtmlFormat : MailMessageSaveType with get
Property Value
Type:
MailMessageSaveTypeThe Html.
See Also