You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.",
1012
+
"displayName": "Read and write all user mailbox settings",
"description": "Allows the app to read your organization's user flows, without a signed-in user.",
@@ -5286,6 +5293,24 @@
5286
5293
"userConsentDisplayName": "Read Threat and Vulnerability Management vulnerability information",
5287
5294
"value": "Exchange.Manage"
5288
5295
},
5296
+
{
5297
+
"description": "Allows the app to create, read, update and delete events in all calendars in the organization user has permissions to access. This includes delegate and shared calendars",
5298
+
"displayName": "Read and write user and shared calendars",
"userConsentDescription": "Allows the app to read, update, create and delete events in all calendars in your organization you have permissions to access. This includes delegate and shared calendars",
5302
+
"userConsentDisplayName": "Read and write to your and shared calendars",
5303
+
"value": "Calendars.ReadWrite.All"
5304
+
},
5305
+
{
5306
+
"description": "Allows the app to create, read, update, and delete user's mailbox settings. Does not include permission to send mail.",
5307
+
"displayName": "Read and write user mailbox settings",
Write-Information"current entity is $($row.RowKey) with $($row.PartitionKey). Our size is $([System.Text.Encoding]::UTF8.GetByteCount($($row|ConvertTo-Json)))"
0 commit comments