ForwardMail
Retrieve Forwarded Mail.
Input
| Name | Type | Required | Description |
| MessageId | String | True | Id of the email. |
| ToRecipients | String | True | A semicolon-separated list of recipient emails. |
| Comment | String | False | BodyContent on top of the original message. |
| UserId | String | False | Id of the Impersonated User. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | If the request is sucessful. |