MessageObject.Codepage

MessageObject.Codepage property

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

public int Codepage { get; }

Property Value

The codepage.

See Also