Adds the elements of a MailAddress array to the current MailAddressList.
Adds the elements of a MailAddress array to the current MailAddressList.
public virtual int AddRange(MailAddress[]);
Adds the elements of another MailAddressList to the current MailAddressList.
public virtual int AddRange(MailAddressList);
MailAddressList Class | SmtPop Namespace