VirtualAppointmentNotification.Send
Allows an application to send notifications for virtual appointments for the signed-in user.
Merill's Note
For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the
VirtualAppointmentNotification.Send
permission.If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the
Export-MsIdAppConsentGrantReport
command. See How To: Run a quick OAuth app audit of your tenant
Category | Application | Delegated |
---|---|---|
Identifier | 97e45b36-1250-48e4-bd70-2df6dab7e94a | 20d02fff-a0ef-49e7-a46e-019d4a6523b7 |
DisplayText | Send notification regarding virtual appointments as any user | Send notification regarding virtual appointments for the signed-in user |
Description | Allows the application to send notification regarding virtual appointments as any user, 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. | Allows an application to send notifications for virtual appointments for the signed-in user. |
AdminConsentRequired | Yes | Yes |
Graph Methods
→ API supports delegated access (access on behalf of a user)
→ API supports app-only access (access without a user)
Methods | |
---|---|
Resources
Granting this permission allows the calling application to access (and/or update) the following information in your tenant.
Graph reference: attendeeNotificationInfo
Property | Type | Description |
---|---|---|
phoneNumber | String | The phone number of the external attendee. Required. |
timeZone | String | The time zone of the external attendee. The timeZone property can be set to any of the time zones currently supported by Windows. Required. |