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

MailAddressList Class

A strongly-typed collection of MailAddress objects.

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

System.Object
   SmtPop.MailAddressList

public class MailAddressList : 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.

Requirements

Namespace: SmtPop

Assembly: smtpop (in smtpop.dll)

See Also

MailAddressList Members | SmtPop Namespace