Share via


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()

See also

Reference

EnvelopeRecipientCollection.Enumerator structure

EnvelopeRecipientCollection.Enumerator members

Microsoft.Exchange.Data.Transport namespace