MessageFormatMsg Property |
Indicates message in Msg format, used by Microsoft Outlook.
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static MessageFormat Msg { get; }
Public Shared ReadOnly Property Msg As MessageFormat
Get
public:
static property MessageFormat^ Msg {
MessageFormat^ get ();
}
static member Msg : MessageFormat with get
Property Value
Type:
MessageFormat
See Also