VirtualAppointment.Read
Allows an application to read virtual appointments for the signed-in user. Only an organizer or participant user can read their virtual appointments.
Graph Methods
Type: A = Application Permission, D = Delegate Permission
Delegate Permission
|
|
Id |
27470298-d3b8-4b9c-aad4-6334312a3eac |
Consent Type |
Admin |
Display String |
Read a user's virtual appointments |
Description |
Allows an application to read virtual appointments for the signed-in user. Only an organizer or participant user can read their virtual appointments. |
Resources
Property |
Type |
Description |
appointmentClients |
virtualAppointmentUser collection |
The client information for the virtual appointment, including name, email, and SMS phone number. Optional. |
appointmentClientJoinWebUrl |
String |
The join web URL of the virtual appointment for clients with waiting room and browser join. Optional. |
externalAppointmentId |
String |
The identifier of the appointment from the scheduling system, associated with the current virtual appointment. Optional. |
externalAppointmentUrl |
String |
The URL of the appointment resource from the scheduling system, associated with the current virtual appointment. Optional. |
settings |
virtualAppointmentSettings |
The settings associated with the virtual appointment resource. Optional. |