EmailParticipants
Sender and recipients of the email.
- ccType: array object[] · EmailParticipant[]required
Copied recipients. Empty array when there were none.
A sender or recipient on an email.
- addressType: stringrequired
Email address
- nameType: stringrequired
Display name, empty when the email carried only an address.
- fromType: object · EmailParticipantrequired
A sender or recipient on an email.
- addressType: stringrequired
Email address
- nameType: stringrequired
Display name, empty when the email carried only an address.
- toType: array object[] · EmailParticipant[]required
Direct recipients.
A sender or recipient on an email.
- addressType: stringrequired
Email address
- nameType: stringrequired
Display name, empty when the email carried only an address.