responseSubject property

String? responseSubject
getter/setter pair

Optional text to prepend to the subject line in vacation responses.

In order to enable auto-replies, either the response subject or the response body must be nonempty.

Implementation

core.String? responseSubject;