Email Message DMO

Object API Name: std__EmailMessageDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • RelatedToId has a FOREIGNKEY relationship with the Account DMO Id field.
  • CreatedById has a FOREIGNKEY relationship with the User DMO Id field.
  • CaseId has a FOREIGNKEY relationship with the Case DMO Id field.
  • ChannelEngagementId has a FOREIGNKEY relationship with the Channel Engagement DMO Id field.
  • LastModifiedById has a FOREIGNKEY relationship with the User DMO Id field.
  • Field API Name: std__CaseId__c
  • Data Type: TEXT
  • Description: ID of the case that’s associated with the email. This is a relationship field. Maximum size is 36 characters.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__ChannelEngagementId__c
  • Data Type: TEXT
  • Description: The channel engagement associated with the email message.
  • Field API Name: std__ChannelEngagementNumber__c
  • Data Type: TEXT
  • Description: Unique identifier for the channel engagement record.
  • Field API Name: std__CountryRegion__c
  • Data Type: TEXT
  • Description: Country or region associated with the record or engagement.
  • Field API Name: std__CreatedById__c
  • Data Type: TEXT
  • Description: User who created the record.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: Date and time when this record was created.
  • Field API Name: std__CreatedDateTime__c
  • Data Type: DATETIME
  • Description: The date when the email was created.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__EmailHeaderText__c
  • Data Type: TEXT
  • Description: The Internet message headers of the incoming email. Used for debugging and tracing purposes. Doesn’t apply to outgoing emails. Maximum size is 255 characters.
  • Field API Name: std__EmailMessageText__c
  • Data Type: TEXT
  • Description: Required. The body of the email in plain text format. If TextBody isn’t set, then it’s extracted from HtmlBody. You can’t send emails unless at least one of these fields has content. - Subject field - HTML Body or Text Body field As the sender, you can provide the content, or it can be automatically inserted using predefined values. An email template can also include the content for these fields. Maximum size is 255 characters.
  • Field API Name: std__EmailStatus__c
  • Data Type: TEXT
  • Description: The current state of an email message, which progresses through different stages depending on whether it was sent or received. This information is tracked in greater detail in the Email Engagement entity.
  • Field API Name: std__EmailSubjectText__c
  • Data Type: TEXT
  • Description: Text of the email subject line.
  • Field API Name: std__EmailThreadId__c
  • Data Type: TEXT
  • Description: Identifier of an email thread that this email message belongs to.
  • Field API Name: std__EngagementChannelType__c
  • Data Type: TEXT
  • Description: Type of channel through which the engagement occurred, such as email, SMS, or push notification.
  • Field API Name: std__ExternalBccemailAddressListText__c
  • Data Type: TEXT
  • Description: The email address for external bccemail address list text.
  • Field API Name: std__FirstOpenDateTime__c
  • Data Type: DATETIME
  • Description: The date the email was first opened.
  • Field API Name: std__FromAddress__c
  • Data Type: TEXT
  • Description: The address that originated the email. When using this field, specify an email address that exists in EmailMessageRelation, with aRelationTypeofFromAddress.
  • Field API Name: std__FromName__c
  • Data Type: TEXT
  • Description: The sender’s name. When using this field, specify an email address that exists in EmailMessageRelation, with aRelationTypeofFromAddress.
  • Field API Name: std__HasRelatedDocument__c
  • Data Type: TEXT
  • Description: True if attachments/documents exist in the Email Document entity related to this email message.
  • Field API Name: std__HtmlbodyText__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the htmlbody text.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this EmailMessage record. Maximum size is 36 characters.
  • Field API Name: std__InternalBccEmailAddressListText__c
  • Data Type: TEXT
  • Description: A delimited list of email addresses that were included in the Blind Copy (BCC) list, where the email addresses are internal to the organization's domain.
  • Field API Name: std__InternalCcemailAddressListText__c
  • Data Type: TEXT
  • Description: The email address for internal ccemail address list text.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsBounced__c
  • Data Type: TEXT
  • Description: Whether the email bounced.
  • Field API Name: std__IsIncoming__c
  • Data Type: TEXT
  • Description: Indicates whether the email is incoming (true) or sent (false).
  • Field API Name: std__IsOpened__c
  • Data Type: TEXT
  • Description: Whether the email was opened.
  • Field API Name: std__IsPrivateDraft__c
  • Data Type: TEXT
  • Description: IfIsPrivateDraftis set totrue, then only theCreatedByIduser can view, update, and send this email draft. IfIsPrivateDraftis set tofalse, then any user with permissions to work on the case can see these drafts. After the email is sent, then this field is updated to befalse. Public drafts are loaded and visible in Salesforce Classic while Private Drafts are only used in Lightning Experience.
  • Field API Name: std__IsTracked__c
  • Data Type: TEXT
  • Description: Whether the email is being tracked.
  • Field API Name: std__LastModifiedById__c
  • Data Type: TEXT
  • Description: User who most recently changed the record.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: Date and time when a user last modified this record.
  • Field API Name: std__LatestOpenDateTime__c
  • Data Type: DATETIME
  • Description: The date the email was most recently opened.
  • Field API Name: std__MarketJourneyActivity__c
  • Data Type: TEXT
  • Description: Marketing journey activity associated with the engagement or record.
  • Field API Name: std__MessageDate__c
  • Data Type: DATETIME
  • Description: The date the email was created.
  • Field API Name: std__MessagePurpose__c
  • Data Type: TEXT
  • Description: Determines how consent is checked. Enum values: Transactional ( placing an order implies opt-in for an order confirmation email), Commercial (promotional email requiring opt-in).
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__RelatedToId__c
  • Data Type: TEXT
  • Description: The RelatedToId represents nonhuman objects such as accounts, opportunities, campaigns, cases, or custom objects. RelatedToIds are polymorphic. Polymorphic means a RelatedToId is equivalent to the ID of a related object.
  • Field API Name: std__RelatedToObject__c
  • Data Type: TEXT
  • Description: Name of the related object of Email Message.
  • Field API Name: std__ReplyToAddress__c
  • Data Type: TEXT
  • Description: Reply to address set on the generated emails.
  • Field API Name: std__ReplyToEmailMessageId__c
  • Data Type: TEXT
  • Description: The ID of the inbound or outbound email message the current email message is a reply to. It’s not possible to reply to a message whose StatusisDraft.
  • Field API Name: std__SoftwareApplication__c
  • Data Type: TEXT
  • Description: Name or identifier of the software application associated with the record.
  • Field API Name: std__Subject__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the subject.
  • Field API Name: std__ToEmailAddressListText__c
  • Data Type: TEXT
  • Description: A string array of email addresses for recipients who were sent the email message. Include only email addresses that aren’t associated with Contact, Lead, or User records in Salesforce. If the recipient is a contact, lead, or user, add their ID to the ToIds field instead of adding their email address to the ToAddress field. Then the email message is automatically associated with the contact, lead, or user. You can’t send emails unless there’s at least one recipient. Maximum size is 255 characters.