alias property
An alias recipient email that forwards emails to the
target_email_address
.
For example, admin@example.com
or *@example.com
(wildcard alias
forwards all the emails under the registered domain).
Implementation
core.String? alias;
An alias recipient email that forwards emails to the
target_email_address
.
For example, admin@example.com
or *@example.com
(wildcard alias
forwards all the emails under the registered domain).
core.String? alias;