email_addresses


Description:

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

The email addresses of the contact.

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

Since:

0.6.0




2022 vala-language.org