IsFixedSize | Gets a value indicating whether the IMimeAttachmentList has a fixed size. |
IsReadOnly | Gets a value indicating whether the IMimeAttachmentList is read-only. |
Item | Gets or sets the MimeAttachment element at the specified index. |
Add | Adds a MimeAttachment to the end of the IMimeAttachmentList. |
Clear | Removes all elements from the IMimeAttachmentList. |
Contains | Determines whether the IMimeAttachmentList contains the specified MimeAttachment element. |
IndexOf | Returns the zero-based index of the first occurrence of the specified MimeAttachment in the IMimeAttachmentList. |
Insert | Inserts a MimeAttachment element into the IMimeAttachmentList at the specified index. |
Remove | Removes the first occurrence of the specified MimeAttachment from the IMimeAttachmentList. |
RemoveAt | Removes the element at the specified index of the IMimeAttachmentList. |
IMimeAttachmentList Interface | SmtPop Namespace