ContactPreferredTextEncoding Property

Gets or sets preferred encoding for all text properties

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

Property Value

Type: Encoding

Implements

IPreferredTextEncodingProviderPreferredTextEncoding
See Also