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

IMimeAttachmentList Methods

The methods of the IMimeAttachmentList interface are listed below. For a complete list of IMimeAttachmentList interface members, see the IMimeAttachmentList Members topic.

Public Instance Methods

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.

See Also

IMimeAttachmentList Interface | SmtPop Namespace