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

IMimeAttachmentEnumerator.Reset Method 

Sets the enumerator to its initial position, which is before the first element in the collection.

void Reset();

Remarks

Please refer to Reset for details.

Exceptions

Exception Type Condition
InvalidOperationException The collection was modified after the enumerator was created.

See Also

IMimeAttachmentEnumerator Interface | SmtPop Namespace