Online Meetings Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
OnlineMeetings.Read.All | c1684f21-1984-47fa-9d61-2dc8c296bb70 | Read online meeting details | Allows the app to read online meeting details in your organization, without a signed-in user. |
OnlineMeetings.ReadWrite.All | b8bb2037-6e08-44ac-a4ea-4674e010e2a4 | Read and create online meetings | Allows the app to read and create online meetings as an application in your organization. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
OnlineMeetings.Read | 9be106e1-f4e3-4df5-bdff-e4bc531cbe43 | Read user’s online meetings | Allows the app to read online meeting details on behalf of the signed-in user. |
OnlineMeetings.ReadWrite | a65f2972-a4f8-4f5e-afd7-69ccb046d5dc | Read and create user’s online meetings | Allows the app to read and create online meetings on behalf of the signed-in user. |