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

MailAddressList Constructor (MailAddressList)

Initializes a new instance of the MailAddressList class that contains elements copied from the specified MailAddressList.

public MailAddressList(
   MailAddressList c
);

Parameters

c
The MailAddressList whose elements are copied to the new collection.

See Also

MailAddressList Class | SmtPop Namespace | MailAddressList Constructor Overload List