VirtualAppointment.Read.All
Allows the application to read virtual appointments for all users, without a signed-in user. The app must also be authorized to access an individual user’s data by the online meetings application access policy.
Graph Methods
Type: A = Application Permission, D = Delegate Permission
Application Permission
|
|
Id |
d4f67ec2-59b5-4bdc-b4af-d78f6f9c1954 |
Display String |
Read all virtual appointments for users, as authorized by online meetings application access policy |
Description |
Allows the application to read virtual appointments for all users, without a signed-in user. The app must also be authorized to access an individual user’s data by the online meetings application access policy. |
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. |