Gets or sets the MimeAttachment element at the specified index.
The MimeAttachment element at the specified index.
Please refer to Item for details.
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException |
index is less than zero. -or- index is equal to or greater than Count. |
| NotSupportedException |
The property is set and the MimeAttachmentList is read-only. -or- The property is set, the MimeAttachmentList already contains the specified element at a different index, and the MimeAttachmentList ensures that all elements are unique. |
MimeAttachmentList Class | SmtPop Namespace