Simple Mail and Post Office Protocol for .Net (SmtPop)

MimeAttachmentList.GetEnumerator Method 

Returns an IMimeAttachmentEnumerator that can iterate through the MimeAttachmentList.

public virtual IMimeAttachmentEnumerator GetEnumerator();

Return Value

An IMimeAttachmentEnumerator for the entire MimeAttachmentList.

Implements

IMimeAttachmentCollection.GetEnumerator

Remarks

Please refer to GetEnumerator for details.

See Also

MimeAttachmentList Class | SmtPop Namespace