EmailRecipientCollection.Enumerator.Dispose Method
The Dispose method releases all resources used by this instance of the EmailRecipientCollection.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 EmailRecipientCollection.Enumerator
instance.Dispose()
public void Dispose()