LoadOptionsPrefferedTextEncoding Property

Gets or sets preferred encoding for message. The default value is null.

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

Property Value

Type: Encoding
See Also