EmailContact
Send email to contact.
Input
| Name | Type | Required | Description |
| Id | Integer | True | Id of Sequence State |
| ToMailIds | Integer | True | Array of email addresses of the recipients. |
| Subject | Integer | True | Subject of an email that has to be sent. |
| Body | Integer | True | Body/content of the email to be sent |
Result Set Columns
| Name | Type | Description |
| Status | String | Execution status of the stored procedure |