emailAddress property

String? emailAddress
getter/setter pair

Email address of the user.

Must request https://www.googleapis.com/auth/classroom.profile.emails scope for this field to be populated in a response body. Read-only.

Implementation

core.String? emailAddress;