Participant Model

Represents a participant in the TO, CC or FROM of an email.

Name Type Description
id Long Read only

The unique id of this participant record.

address String Read only

The email address of the participant.

name String Read only

The name taken from the email address supplied, if present.

role String Read only

Indicates whether this participant was the author, recipient or received a copy of the email.

Accepted values are: TO, CC, FROM