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