LoadOptionsMessageFormat Property

Represents the mail message format.It can be in eml,msg or mhtml format. The default value is Eml.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public MessageFormat MessageFormat { get; }

Property Value

Type: MessageFormat
See Also