Newer Version Available
ConnectApi.EngagementAttendeeDetailsOutput
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| customFields | List<ConnectApi.EngagementCustomFieldsOutput> | Get list of custom fields. | 56.0 |
| endDateTime | String | Get the end date and time of an engagement interaction. | 55.0 |
| engagementInteractionId | String | Get the ID of the engagement interaction associated with an engagement attendee record. | 55.0 |
| externalAttendeeId | String | Get the external attendee ID. | 55.0 |
| id | String | Get the engagement attendee record ID. | 55.0 |
| internalAttendeeId | String | Get the internal attendee ID. | 55.0 |
| isAuthenticated | Boolean | Fetches the value of the IsAuthenticated field for an EngagementAttendee. | 56.0 |
| isVerified | Boolean | Fetches the value of the IsVerified field for an EngagementAttendee. | 56.0 |
| ownerId | String | Get the Salesforce ID of the person who owns the engagement attendee record. | 55.0 |
| role | String | Fetches the role of the EngagementAttendee. | 56.0 |
| startDateTime | String | Get the start date and time of an engagement interaction. | 55.0 |
| verificationTime | String | Fetches the value of the VerificationTime field for an EngagementAttendee. | 56.0 |