SaveOptionsDefaultMhtml Property

Gets options with default values for saving message to Mhtml format.

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

Property Value

Type: MhtSaveOptions
See Also