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