MessageFormatEml Property |
Indicates message in Eml format.
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public 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:
MessageFormatSee Also