EmlSaveOptionsCheckBodyContentEncoding Property

Defines whether need check message body content encoding when saving.

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

Property Value

Type: Boolean
See Also