EnvelopeRecipientCollection.Enumerator.Dispose Method
The Dispose method releases all resources used by this instance of the EnvelopeRecipientCollection.Enumerator class.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As EnvelopeRecipientCollection.Enumerator
instance.Dispose()
public void Dispose()