Share via


EnvelopeRecipientCollection.Enumerator.Reset method

The Reset method sets the enumerator to the first element in the collection.

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

Syntax

'Declaration
Public Sub Reset
'Usage
Dim instance As EnvelopeRecipientCollection.Enumerator

instance.Reset()
public void Reset()

See also

Reference

EnvelopeRecipientCollection.Enumerator structure

EnvelopeRecipientCollection.Enumerator members

Microsoft.Exchange.Data.Transport namespace