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