...
Table of Contents | ||||
---|---|---|---|---|
|
...
Overview
The following operations allow you to work with sObjects. Click an operation name to see details on how to use it.
...
Code Block | ||||
---|---|---|---|---|
| ||||
<salesforce.sendEmail> <sendEmail xmlns:sfdc="sfdc">{//sfdc:emailWrapper}</sendEmail> </salesforce.sendEmail> |
Properties
sendEmail
: XML representation of the email.
...