AttachmentEnumerator members

Represents an enumerator for SPEmailMessage attachments.

The AttachmentEnumerator type exposes the following members.

Properties

  Name Description
Public property Current Gets the current e-mail attachment in the enumeration.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method MoveNext Advances the enumerator to the next e-mail attachment, if one exists.
Public method Reset Resets the enumerator to its initial state.
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IEnumerator.Current Gets the current e-mail attachment in the enumeration.

Top

See also

Reference

AttachmentEnumerator class

Microsoft.SharePoint.Utilities namespace