Click or drag to resize
MimeKit

TnefReader Methods

The TnefReader type exposes the following members.

Methods
 NameDescription
Public methodClose Close the TNEF reader and the underlying stream.
Public methodDispose Release all resource used by the TnefReader object.
Protected methodDispose(Boolean) Release the unmanaged resources used by the TnefReader and optionally releases the managed resources.
Public methodEquals
(Inherited from Object)
Protected methodFinalize Releases unmanaged resources and performs other cleanup operations before the TnefReader is reclaimed by garbage collection.
(Overrides ObjectFinalize)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Protected methodMemberwiseClone
(Inherited from Object)
Public methodReadAttributeRawValue Read the raw attribute value data from the underlying TNEF stream.
Public methodReadNextAttribute Advance to the next attribute in the TNEF stream.
Public methodResetComplianceStatus Reset the compliance status.
Public methodToString
(Inherited from Object)
Top
See Also