OutboundCodePageDetector.GetBestWindowsCodePage Method
The GetBestWindowsCodePage method gets the Windows code page that is able to represent the most text added to this OutboundCodePageDetector object.
Namespace: Microsoft.Exchange.Data.Globalization
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
Syntax
'Declaration
Public Function GetBestWindowsCodePage As Integer
public int GetBestWindowsCodePage ()
public:
int GetBestWindowsCodePage ()
public int GetBestWindowsCodePage ()
public function GetBestWindowsCodePage () : int
Remarks
The Windows code pages are:
Any of 1250 through 1258
874
932
936
949
950
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.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003