EmlSaveOptionsFileCompatibilityMode Property

Defines inner conversions,that are necessarily to be done when saving a message. The default value is FileCompatibilityMode.None.

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

Property Value

Type: FileCompatibilityMode
See Also