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