AttachmentCollection.Enumerator members

The AttachmentCollection.Enumerator structure provides properties and methods that enable the enumeration of an instance of the AttachmentCollection class.

The AttachmentCollection.Enumerator type exposes the following members.

Properties

  Name Description
Public property Current The Current property gets the current element in the collection.

Top

Methods

  Name Description
Public method Dispose The Dispose method releases all resource used by this instance of the AttachmentCollection.Enumerator class.
Public method MoveNext The MoveNext method advances the enumerator to the next element in the collection.
Public method Reset The Reset method sets the enumerator to the first element in the collection.

Top

See also

Reference

AttachmentCollection.Enumerator structure

Microsoft.Exchange.Data.Transport.Email namespace