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

MimeAttachmentList Class

Implements a strongly typed collection of MimeAttachment elements.

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

System.Object
   SmtPop.MimeAttachmentList

public class MimeAttachmentList : IMimeAttachmentList, IMimeAttachmentCollection, IList, ICollection, IEnumerable, ICloneable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

MimeAttachmentList provides an ArrayList that is strongly typed for MimeAttachment elements.

Requirements

Namespace: SmtPop

Assembly: smtpop (in smtpop.dll)

See Also

MimeAttachmentList Members | SmtPop Namespace