ContactEmailStatement
Email Statement to the contact
Input
Name | Type | Required | Description |
Id | Integer | True | Id of Sequence State |
SendFromOrgEmailId | Integer | False | Boolean to trigger the email from the organization's email address |
ToMailIds | Integer | True | Array of email addresses of the recipients. |
CcMailIds | Integer | False | Array of email addresses of the recipients to be CC'd. |
Subject | Integer | True | Subject of an email that has to be sent. |
Body | Integer | True | Body/content of the email to be sent |
StartDate | Integer | True | |
EndDate | Integer | True |
Result Set Columns
Name | Type | Description |
Status | String | Execution status of the stored procedure |