PropertyDescriptorUse8BitStringAsUnicode Property

Specifies if PropertyDataType.String8 has to be interpreted as PropertyDataType.String

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

Property Value

Type: Boolean
See Also