After sending an email it is possible, through this activity, to put it in standby. An e-mail in standby needs a subsequent confirmation to be actually sent.
So use this activity to put it on standby, passing a FALSE value to the Confirmed parameter, then invoke it by passing TRUE instead to turn off the standby state.
If the email is already in the standby state and Confirmed parameter is FALSE the activity put the email in an ERROR state. Use this argument to set message of the error.
Set this parameter to TRUE to confirm the email and turn of the stabdby state. Set this parameter to FALSE to put the email on the standby.
The id of the email you want to confirm.
The orchestrator object represents the connection to a DocsMarshal installation.