| ApiVersion |
- Type
- double
- Properties
- Filter, Nillable, Sort
- Description
- The API version if this is a Visualforce email template. Every Visualforce email template has an API version specified at creation.
|
| Description |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- The email template description. This can be useful to
describe the reason for creating the template or its
intended use.
|
| FullName |
- Type
- string
- Properties
- Create, Group, Nillable
- Description
- The unique name used as the template identifier for API access. The fullName can contain only underscores and
alphanumeric characters. It must be unique, begin with a letter, not
include spaces, not end with an underscore, and not contain two consecutive
underscores.
- Query this field only if the query result contains no
more than one record. Otherwise, an error is returned. If more than one record
exists, use multiple queries to retrieve the records. This limit protects
performance.
|
| ManageableState |
- Type
- ManageableState enumerated list
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- Indicates the manageable state of the specified component that is contained
in a package:
- beta
- deleted
- deprecated
- installed
- released
- unmanaged
For more information about states of manageability for components in
Force.com
AppExchange
packages, see “Planning the Release of Managed Packages” in the Salesforce online
help.
|
| Metadata |
- Type
- EmailTemplateMetadata
- Properties
- Create, Nillable, Update
- Description
- Email template metadata.
- Query this field only if the query result contains no
more than one record. Otherwise, an error is returned. If more than one record
exists, use multiple queries to retrieve the records. This limit protects
performance.
|
| Name |
- Type
- string
- Properties
- Filter, Group, idLookup, Sort
- Description
- The email template name.
|
| NamespacePrefix |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- A unique string to distinguish this template from any
others. For example, if this template is being using by
a flow, use the NamespacePrefix to
uniquely identify the templates in multiple flow
instances.
|
| Subject |
- Type
- string
- Properties
- Group, Nillable, Sort
- Description
- The email subject.
|