TnefWriter class
The TnefWriter class produces a TNEF stream by writing attributes and properties.
Inheritance hierarchy
System.Object
Microsoft.Exchange.Data.ContentTypes.Tnef.TnefWriter
Namespace: Microsoft.Exchange.Data.ContentTypes.Tnef
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Class TnefWriter
'Usage
Dim instance As TnefWriter
public class TnefWriter
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.