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

IMimeAttachmentList Interface

Represents a strongly typed collection of MimeAttachment objects that can be individually accessed by index.

For a list of all members of this type, see IMimeAttachmentList Members.

public interface IMimeAttachmentList : IMimeAttachmentCollection

Types that implement IMimeAttachmentList

Type Description
MimeAttachmentList Implements a strongly typed collection of MimeAttachment elements.

Remarks

IMimeAttachmentList provides an IList that is strongly typed for MimeAttachment elements.

Requirements

Namespace: SmtPop

Assembly: smtpop (in smtpop.dll)

See Also

IMimeAttachmentList Members | SmtPop Namespace