emailAddress property

String? emailAddress
getter/setter pair

The email address for the sending identity.

The email address must be the primary email address of the authenticated user.

Implementation

core.String? emailAddress;