Freigeben über


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.