Share via


OutboundCodePageDetector.AddText method (String)

The AddText method adds text from a string 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 ( _
    value As String _
)
'Usage
Dim instance As OutboundCodePageDetector
Dim value As String

instance.AddText(value)
public void AddText(
    string value
)

Parameters

See also

Reference

OutboundCodePageDetector class

OutboundCodePageDetector members

AddText overload

Microsoft.Exchange.Data.Globalization namespace