emailAddress property

List<String> emailAddress
getter/setter pair

Email addresses to add to the user. Must be unique across your instance. The first email address will be set as the user's primary email address.

Implementation

List<String> emailAddress;