TnefReader.Close Method
The Close method closes the TNEF stream that this TnefReader object 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 TnefReader
instance.Close()
public void Close()