TnefReader.Dispose method
Releases the resources used by the current instance of the TnefReader class.
Namespace: Microsoft.Exchange.Data.ContentTypes.Tnef
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As TnefReader
instance.Dispose()
public void Dispose()