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