TextToText Constructor

The TextToText constructor creates a new TextToText object.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New TextToText()
public TextToText()