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