signature property

String? signature
getter/setter pair

An optional HTML signature that is included in messages composed with this alias in the Gmail web UI.

This signature is added to new emails only.

Implementation

core.String? signature;