userEmailAddress property

String? userEmailAddress
getter/setter pair

Email of the user who started the import task and should be notified by email.

If empty no notification will be sent.

Implementation

core.String? userEmailAddress;