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.

SenderEmailAddress

Represents a From address in a marketing email. This object is available in API version 63.0 and later.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
DisplayName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A descriptive name that makes the sender email address easier to identify.
EmailDomainKeyId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The unique system ID of the domain associated with the sender email address.
This field is a relationship field.
Relationship Name
EmailDomainKey
Refers To
EmailDomainKey
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
A unique identifier for the sender email address.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The unique user ID of the user who owns the sender email address object.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
Username
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The part of the email address that comes before the @ symbol.