ConverterWriter class
The ConverterWriter type is a write-only converter that is derived from the TextWriter class. Source documents are written into ConverterWriter and the output is written into a Stream or TextWriter object.
System.Object
System.MarshalByRefObject
System.IO.TextWriter
Microsoft.Exchange.Data.TextConverters.ConverterWriter
System.MarshalByRefObject
System.IO.TextWriter
Microsoft.Exchange.Data.TextConverters.ConverterWriter
Namespace: Microsoft.Exchange.Data.TextConverters
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Show: