Email Message Participant
This is an object that is defined in Email Message.
| Column | Type | Definition | Sample Value(s) | Sample Use |
|---|---|---|---|---|
| Varchar | the email of the email message participant. | |||
| EMAIL_HASH | Varchar | the hashed email of the participant. | ||
| NAME | Varchar | the name of the participant. | ||
| TYPE | Varchar | A string describing the participant type. | 'UNRESOLVED', 'USER', 'PROSPECT' | |
| PROSPECT_ID | Varchar | the id of the participant if the participant is a prospect. | ||
| USER_ID | Varchar | the id of the participant if the participant is an outreach user. |