Charset class
The Charset class exposes information about a character set.
Inheritance hierarchy
System.Object
Microsoft.Exchange.Data.Globalization.Charset
Namespace: Microsoft.Exchange.Data.Globalization
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class Charset
'Usage
Dim instance As Charset
[SerializableAttribute]
public class Charset
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.