LoadOptions.MessageFormat

LoadOptions.MessageFormat property

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

public MessageFormat MessageFormat { get; }

See Also