ReplyToMessage
Reply to a Message.
Input
Name | Type | Required | Description |
MessageId | String | True | Id of the email. |
Comment | String | False | BodyContent on top of the original message. |
ToAll | String | False | Reply to all or not.
The default value is false. |
Result Set Columns
Name | Type | Description |
Success | Boolean | If the request is sucessful. |