SaveOptionsDefaultMsg Property

Gets options with default values for saving message to Msg(ASCII) format.

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

Property Value

Type: MsgSaveOptions
See Also