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

IMimeAttachmentList.Clear Method 

Removes all elements from the IMimeAttachmentList.

void Clear();

Remarks

Please refer to Clear for details.

Exceptions

Exception Type Condition
NotSupportedException

The IMimeAttachmentList is read-only.

-or-

The IMimeAttachmentList has a fixed size.

See Also

IMimeAttachmentList Interface | SmtPop Namespace