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