OptionalfromIf isEnabled is true, messages that arrive on or after this date-time (but before
the toDate if defined) should receive the user's vacation response. If null, the
vacation response is effective immediately.
OptionalhtmlThe HTML body to send in response to messages when the vacation response is enabled.
If this is null, the server MAY choose to generate an HTML body part from the
textBody when sending vacation responses or MAY choose to send the response as
plaintext only.
Should a vacation response be sent if a message arrives between the fromDate
and toDate?
OptionalsubjectThe subject that will be used by the message sent in response to messages when the
vacation response is enabled. If null, an appropriate subject SHOULD be set by the
server.
OptionaltextThe plaintext body to send in response to messages when the vacation response is enabled.
If this is null, the server SHOULD generate a plaintext body part from the htmlBody
when sending vacation responses but MAY choose to send the response as HTML only. If both
textBody and htmlBody are null, an appropriate default body SHOULD be generated for
responses by the server.
OptionaltoIf isEnabled is true, messages that arrive before this date-time (but on or after
the fromDate if defined) should receive the user's vacation response. If null, the
vacation response is effective indefinitely.
VacationResponseObject properties that may be set via a
VacationResponse/setcall.See
RFC 8621 Section 8: Vacation Response