Sender Email Object


Properties
_createdDateDateRead-only

Date and time the sender email was created.


emailAddressstringformat EMAILminLength 6maxLength 254immutable

Sender email address.


extendedFieldsExtendedFields

Extensions allowing users to save custom data related to the sender emails.


_idstringRead-onlyformat GUID

Sender email ID.


_updatedDateDateRead-only

Date and time the sender email was last updated.


verifiedbooleanRead-only

Whether the sender email is verified.

Did this help?