Share via


EmailRecipientCollection.Enumerator.Reset method

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

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

Syntax

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

instance.Reset()
public void Reset()

See also

Reference

EmailRecipientCollection.Enumerator structure

EmailRecipientCollection.Enumerator members

Microsoft.Exchange.Data.Transport.Email namespace