TnefWriter.Close method
The Close method closes this TnefWriter object and the stream that it owns.
Namespace: Microsoft.Exchange.Data.ContentTypes.Tnef
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Sub Close
'Usage
Dim instance As TnefWriter
instance.Close()
public void Close()