| Email |
- Type
- string
- Properties
- Filter, Group, idLookup, Nillable, Sort
- Description
- The email address of the participant, from the video call provider.
|
| IsAllowed |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether the participant is admitted into the video call (true) or
not (false).
- The default value is false.
|
| JoinDateTime |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The date and time when the participant joins the video call.
|
| 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.
|
| LeaveDateTime |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The date and time when the participant leaves the video call.
|
| 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.
|
| ParticipantType |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
- Description
- The role of the participant in the video call. Available in API version 65.0
and later.
- Possible values are:
|
| 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
|