Microsoft.Exchange.Data.Globalization Namespace

The Microsoft.Exchange.Data.Globalization namespace contains types that enable you to work with cultures and character sets to produce localized content.

Classes

Class Description
Charset The Charset class exposes information about a character set.
CharsetNotInstalledException The CharsetNotInstalledException exception is thrown when a requested character set is not installed.
Culture The Culture class represents an e-mail culture.
InvalidCharsetException The InvalidCharsetException is thrown when an invalid or unknown code page or character set is encountered.
OutboundCodePageDetector The OutboundCodePageDetector class detects the best code page to use for encoding specified text.
UnknownCultureException The UnknownCultureException is thrown when an uninstalled or unrecognized culture is encountered.