RecipientInfoEnumerator.Reset Method

Definition

The Reset() method resets the enumeration to the first RecipientInfo object in the RecipientInfoCollection collection.

public:
 virtual void Reset();
public void Reset ();
abstract member Reset : unit -> unit
override this.Reset : unit -> unit
Public Sub Reset ()

Implements

Applies to

See also