Newer Version Available
EmailMessage
Represents an email in Salesforce.
Fields
| Field Label | API Field Name | Type | Length | Precision | Scale |
|---|---|---|---|---|---|
| Activity | ActivityId | reference | 15 | ||
| BCC Address | BccAddress | string | 4000 | ||
| CC Address | CcAddress | string | 4000 | ||
| Created By | CreatedById | reference | 15 | ||
| Created Date | CreatedDate | datetime | |||
| Deleted | IsDeleted | boolean | |||
| Division | Division | picklist | 15 | ||
| EmailMessage ID | Id | id | 15 | ||
| From Address | FromAddress | 1000 | |||
| From Name | FromName | string | 1000 | ||
| HTML Body | HtmlBody | textarea | 32000 | ||
| Has Attachment | HasAttachment | boolean | |||
| Headers | Headers | textarea | 32000 | ||
| Is Incoming | Incoming | boolean | |||
| Last Modified By | LastModifiedById | reference | 15 | ||
| Last Modified Date | LastModifiedDate | datetime | |||
| Message Date | MessageDate | datetime | |||
| Parent Case | ParentId | reference | 15 | ||
| Reply-to Email Message | ReplyToEmailMessageId | reference | 15 | ||
| Status | Status | picklist | 40 | ||
| Subject | Subject | string | 3000 | ||
| System Modstamp | SystemModstamp | datetime | |||
| Text Body | TextBody | textarea | 32000 | ||
| To Address | ToAddress | string | 4000 |