List-All-Microsoft-Booking-Mailboxes #338
Replies: 1 comment 1 reply
-
|
What if I want to export all the roles of a booking page? Also Viewer, Planner, Member etc. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
List-All-Microsoft-Booking-Mailboxes
If you’re using Microsoft Booking in your Microsoft 365 Tenant, you might want to list all of the Booking calendars. Booking uses Exchange Online Mailboxes in the background. Every Booking Calendar has a corresponding Mailbox of the type “SchedulingMailbox”. If an user gets assigned “Administrator” for a Booking Calendar, they get “FullAccess” permissions for the Scheduling Mailbox.
List all Booking Calendars with permission I wrote a PowerShell script to list all the Booking Mailboxes with the users that have access.
https://diecknet.de/en/2021/11/12/List-All-Microsoft-Booking-Mailboxes/
Beta Was this translation helpful? Give feedback.
All reactions