sendAsEmail property

String? sendAsEmail
getter/setter pair

The email address that appears in the "From:" header for mail sent using this alias.

This is read-only for all operations except create.

Implementation

core.String? sendAsEmail;