EmailEntry
An email address entry for a contact.
- addressType: stringrequired
Email address.
- isType: boolean
Primary Whether this is the primary email address for the contact. Computed by comparing with the contact's Email property.
- typeType: null | string
Type classification: "work", "personal", or "other".