Share via


AttachmentCollection.Enumerator.Dispose method

The Dispose method releases all resource used by this instance of the AttachmentCollection.Enumerator class.

Namespace:  Microsoft.Exchange.Data.Transport.Email
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As AttachmentCollection.Enumerator

instance.Dispose()
public void Dispose()

See also

Reference

AttachmentCollection.Enumerator structure

AttachmentCollection.Enumerator members

Microsoft.Exchange.Data.Transport.Email namespace