OutboundCodePageDetector class

The OutboundCodePageDetector class detects the best code page to use for encoding specified text.

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.Globalization.OutboundCodePageDetector

Namespace:  Microsoft.Exchange.Data.Globalization
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Class OutboundCodePageDetector
'Usage
Dim instance As OutboundCodePageDetector
public class OutboundCodePageDetector

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.

See also

Reference

OutboundCodePageDetector members

Microsoft.Exchange.Data.Globalization namespace