replyToAddress property

String? replyToAddress
getter/setter pair

An optional email address that is included in a "Reply-To:" header for mail sent using this alias.

If this is empty, Gmail will not generate a "Reply-To:" header.

Implementation

core.String? replyToAddress;