Removes the element at the specified index of the IMimeAttachmentList.
Please refer to RemoveAt for details.
Exception Type | Condition |
---|---|
ArgumentOutOfRangeException |
index is less than zero. -or- index is equal to or greater than Count. |
NotSupportedException |
The IMimeAttachmentList is read-only. -or- The IMimeAttachmentList has a fixed size. |
IMimeAttachmentList Interface | SmtPop Namespace