Share via


OutboundCodePageDetector.AddText method (TextReader)

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

instance.AddText(reader)
public void AddText(
    TextReader reader
)

Parameters

See also

Reference

OutboundCodePageDetector class

OutboundCodePageDetector members

AddText overload

Microsoft.Exchange.Data.Globalization namespace