Email address information for contacts in the ContactsManager SDK
ContactEmailAddress
model represents an email address associated with a contact in the ContactsManager SDK.
emailId: String
- Unique identifier for the email address entryvalue: String?
- The actual email addresstype: String?
- The type or label for the email address (work, personal, other)emoji: String?
- An emoji icon associated with this email addresscontact: Contact?
- Reference to the parent contact that owns this email address