creatorEmailAddress property

String? creatorEmailAddress
getter/setter pair

Email address of the user that created the link.

An empty string will be returned if the email address can't be retrieved.

Output only.

Implementation

core.String? creatorEmailAddress;