Share via


OutboundCodePageDetector.AddText method (Char)

The AddText method adds a character to this OutboundCodePageDetector object.

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

Syntax

'Declaration
Public Sub AddText ( _
    ch As Char _
)
'Usage
Dim instance As OutboundCodePageDetector
Dim ch As Char

instance.AddText(ch)
public void AddText(
    char ch
)

Parameters

See also

Reference

OutboundCodePageDetector class

OutboundCodePageDetector members

AddText overload

Microsoft.Exchange.Data.Globalization namespace