EmailEntry

An email address entry for a contact.

  • address
    Type: string
    required

    Email address.

  • isPrimary
    Type: boolean

    Whether this is the primary email address for the contact. Computed by comparing with the contact's Email property.

  • type
    Type: null | string

    Type classification: "work", "personal", or "other".