OutboundCodePageDetector.GetCodePage Method
The GetCodePage method gets the code page that best represents the 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 GetCodePage As Integer
'Usage
Dim instance As OutboundCodePageDetector
Dim returnValue As Integer
returnValue = instance.GetCodePage()
public int GetCodePage()
Return Value
Type: System.Int32