ListEmail

Represents a list email sent from Salesforce, or sent from Account Engagement and synced to Salesforce. When the list email is sent, the recipients are generated by combining recipients in ListEmailIndividualRecipients and ListEmailRecipientSource. Duplicate and other invalid recipients are removed. The result is the recipients sent any given list email. ListEmail has a one-to-many relationship with ListEmailRecipientSource and ListEmailIndividualRecipient. This object is available in API version 41.0 and later.

This guide only lists certain information for each object. For more information, including descriptions of the fields, see ListEmail in the Object Reference for the Salesforce Platform.

Fields

Field Name Field Label Type Digits Length Precision Scale
CreatedById Created By ID reference 18
CreatedDate Created Date datetime
FromAddress From Address textarea 320
FromName From Name string 121
HasAttachment Has Attachment boolean
HtmlBody Html Body textarea 32000
Id List Email ID id 18
IsDeleted Deleted boolean
IsTracked Is Tracked boolean
LastModifiedById Last Modified By ID reference 18
LastModifiedDate Last Modified Date datetime
LastReferencedDate Last Referenced Date datetime
LastViewedDate Last Viewed Date datetime
Name Name string 255
OwnerId Owner ID reference 18
RelatedToId RelatedTo ID reference 18
ScheduledDate Scheduled Date datetime
Status Status picklist 255
Subject Subject textarea 3000
SystemModstamp System Modstamp datetime
TextBody Text Body textarea 32000
TotalSent Total Sent int 9