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 _
Implements IDisposable
'Usage
Dim instance As TnefWriter
public class TnefWriter : IDisposable
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.