TextConverters Namespace

The Microsoft.Exchange.Data.TextConverters namespace contains types that support the conversion of the contents of e-mail messages. These types perform transformations on e-mail message bodies. The Microsoft.Exchange.Data.TextConverters namespace includes the following three categories of types:

  • Conversions

  • Converters

  • Various supporting classes, structures, and enumerations

You can use the types in this namespace to, for example, convert the RTF body of an e-mail message to HTML.

See Also

Concepts

Other Resources