Newer Version Available

This content describes an older version of this product. View Latest

messaging:emailHeader

Adds a custom header to the email. The body of a header is limited to 1000 characters.

Example

The example above renders the following HTML:

Attributes

Attribute Name Attribute Type Description Required? API Version Access
id String An identifier that allows the emailHeader component to be referenced by other components in the page. 14.0 global
name String The name of the header. Note: X-SFDC-X- is prepended to the name. Yes 14.0
rendered Boolean A Boolean value that specifies whether the component is rendered on the page. If not specified, this value defaults to true. 14.0 global