MessageObjectCodepage Property

Gets the codepage used to encode/decode string properties in case PT_STRING8 type for them is used.

Namespace:  Aspose.Email.Mapi.Msg
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public int Codepage { get; }

Property Value

Type: Int32
The codepage.
See Also