Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

EmailStatus

Represents the status of email sent.

Supported Calls

describeSObjects()

Special Access Rules

Customer Portal users can’t access this object.

Fields

Field Details
EmailTemplateName
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The name of the EmailTemplate.
FirstOpenDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Date when the email was first opened by recipient. Label is Date Opened.
LastOpenDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Date when the email was last opened by recipient.
TaskId
Type
reference
Properties
Filter, Group, Sort
Description
The activity (task or event) associated with the email. Label is Activity ID.
This is a relationship field.
Relationship Name
Task
Relationship Type
Lookup
Refers To
Task
TimesOpened
Type
int
Properties
Filter, Group, Sort
Description
Number of times the recipient opened the email.
WhoId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The WhoId represents a human such as a lead or a contact. WhoIds are polymorphic. Polymorphic means a WhoId is equivalent to a contact’s ID or a lead’s ID. The label is Name ID.
This is a polymorphic relationship field.
Relationship Name
Who
Relationship Type
Lookup
Refers To
Contact, Lead