| Email |
- Type
- string
- Properties
- Filter, Group, idLookup, Nillable, Sort
- Description
- The email address of the participant, from the video call provider.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last accessed this record, a record
related to this record, or a list view.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last viewed this record or list view. If
this value is null, the user might have
only accessed this record or list view (LastReferencedDate) but not viewed it.
|
| Name |
- Type
- string
- Properties
- Filter, Group, idLookup, Nillable, Sort
- Description
- The participant's name or phone number. This information is provided by
the video call provider.
|
| RelatedPersonId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- The Salesforce ID of the user, lead, or contact record for this participant.
- This is a polymorphic relationship field.
- Relationship Name
- RelatedPerson
- Relationship Type
- Lookup
- Refers To
- Contact, Lead, User
|
| VideoCallId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- The ID of the video call record.
- This is a relationship field.
- Relationship Name
- VideoCall
- Relationship Type
- Lookup
- Refers To
- VideoCall
|