Newer Version Available
EmailMessage
Represents an email in Salesforce.
For more information, see EmailMessage in the Object Reference.
Fields
| Field Label | API Field Name | Type | Digits | Length | Precision | Scale |
|---|---|---|---|---|---|---|
| Activity ID | ActivityId | reference | 18 | |||
| BCC Address | BccAddress | string | 4000 | |||
| Bounced? | IsBounced | boolean | ||||
| CC Address | CcAddress | string | 4000 | |||
| Case ID | ParentId | reference | 18 | |||
| Created By ID | CreatedById | reference | 18 | |||
| Created Date | CreatedDate | datetime | ||||
| Deleted | IsDeleted | boolean | ||||
| Email Message ID | ReplyToEmailMessageId | reference | 18 | |||
| Email Message ID | Id | id | 18 | |||
| Email Template ID | EmailTemplateId | reference | 18 | |||
| First Opened | FirstOpenedDate | datetime | ||||
| From | ValidatedFromAddress | picklist | 255 | |||
| From Address | FromAddress | 1000 | ||||
| From Name | FromName | string | 1000 | |||
| HTML Body | HtmlBody | textarea | 32000 | |||
| Has Attachment | HasAttachment | boolean | ||||
| Headers | Headers | textarea | 32000 | |||
| Is Client Managed | IsClientManaged | boolean | ||||
| Is Externally Visible | IsExternallyVisible | boolean | ||||
| Is Incoming | Incoming | boolean | ||||
| Is Tracked | IsTracked | boolean | ||||
| Last Modified By ID | LastModifiedById | reference | 18 | |||
| Last Modified Date | LastModifiedDate | datetime | ||||
| Last Opened | LastOpenedDate | datetime | ||||
| Message Date | MessageDate | datetime | ||||
| Message ID | MessageIdentifier | string | 756 | |||
| Opened? | IsOpened | boolean | ||||
| Related To ID | RelatedToId | reference | 18 | |||
| Status | Status | picklist | 40 | |||
| Subject | Subject | string | 3000 | |||
| System Modstamp | SystemModstamp | datetime | ||||
| Text Body | TextBody | textarea | 32000 | |||
| Thread ID | ThreadIdentifier | string | 756 | |||
| To Address | ToAddress | string | 4000 |