MimePart.SubtreeEnumerator.Dispose method
Releases the resources used by the MimePart.SubtreeEnumerator class.
Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As MimePart.SubtreeEnumerator
instance.Dispose()
public void Dispose()
See also
Reference
MimePart.SubtreeEnumerator structure