RenderEmailTemplateBodyResult Class
Namespace
RenderEmailTemplateBodyResult Methods
The following are methods for RenderEmailTemplateBodyResult.
getMergedBody()
Returns the rendered body text with merge field references replaced
with the corresponding record data.
Signature
public String getMergedBody()
Return Value
Type: String