Sender Details Object


Properties
idstringRead-onlyformat GUID

Sender details ID.


createdDatestringRead-onlyformat date-time

Date and time when the sender details were created.


updatedDatestringRead-onlyformat date-time

Date and time when the sender details were updated.


fromNamestringminLength 1maxLength 100

Sender name. This name appears in the email as "from:" name.


fromEmailAddressstringformat EMAILminLength 6maxLength 254

Sender email address. Recipients can also reply to this email address.


defaultbooleanRead-only

Whether the sender is default.


extendedFieldsExtendedFields

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

Did this help?