emails property

List<UserEmail> emails
getter/setter pair

List of UserEmails provided by this ChatContact.

Guaranteed to have no duplicates.

Implementation

List<UserEmail> emails;