An e-mail will be sent to the specified recipient with the desired subject.
| Property name | Description | Type | Required | Length | Default value | |
| min | max | |||||
| To (recipient) | The person or persons to whom the mail is to be sent. Multiple addresses can be specified using a comma as the separator. This is a required field. | string |   | 1 | ||
| Cc | The person or persons to whom a copy of the mail is to be sent. Multiple addresses can be specified using a comma as the separator. | string | 1 | |||
| Bcc | The person or persons to whom a blind copy of the mail is to be sent. Multiple addresses can be specified using a comma as the separator. (In a blind copy, only the sender is identified to the recipient, and the recipient is not identified to other recipients) | string | 1 | |||
| Subject | The subject (title) of the mail. This is a required field. | string |   | 1 | ||
| Body | The contents of the mail. | string | 1 | |||