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.