Share via


TnefWriter constructor

The TnefWriter constructor overloads create new TnefWriter objects.

Overload list

  Name Description
Public method TnefWriter(Stream, Int16) The TnefWriter constructor creates a new TnefWriter object with an attachment key specified by the attachmentKey parameter for output to the Stream parameter outputStream.
Public method TnefWriter(Stream, Int16, Int32) The TnefWriter constructor creates a new TnefWriter object.
Public method TnefWriter(Stream, Int16, Int32, TnefWriterFlags) The TnefWriter constructor creates a new TnefWriter object.

Top

See also

Reference

TnefWriter class

TnefWriter members

Microsoft.Exchange.Data.ContentTypes.Tnef namespace