TextToTextConversionMode Enumeration
The TextToTextConversionMode enumeration controls how text will be converted.
Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
Syntax
'Declaration
Public Enumeration TextToTextConversionMode
public enum TextToTextConversionMode
public enum class TextToTextConversionMode
public enum TextToTextConversionMode
public enum TextToTextConversionMode
Members
Member name | Description |
---|---|
ConvertCodePageOnly | Indicates that characters will only be translated from one code page to another. In this mode, wrapping and other transformations cannot be performed. For example, no text injection will occur. |
Normal | Indicates that input text will be parsed and new line characters will be normalized. |
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003