email_addresses


Description:

public abstract Set<EmailFieldDetails> email_addresses { set; get; }

The email addresses of the contact.

Each of the values in this property contains just an e-mail address (e.g. “foo@bar.com”), rather than any other way of formatting an e-mail address (such as “John Smith &lt;foo@bar.com&gt;”).

Since:

0.6.0