emailAddress property

String? emailAddress
getter/setter pair

Email address the invitation was sent to.

This can differ from the email address of the account that accepts the invite.

Immutable.

Implementation

core.String? emailAddress;