Forum Discussion
ndguk
Dec 06, 2021Copper Contributor
Exchange online calendar visibility based on group membership
Hi there I'm doing some discovery work on around Exchange online and looking at resource calendars for room booking. I've set up some rooms and want to restrict access to who can book them. I've s...
VasilMichev
Dec 07, 2021MVP
No, those are "server side" controls and Outlook has no knowledge of them. It's also not possible to manage them via the Graph API, as it still has zero support for Exchange admin operations. PowerShell is your only option.
ndguk
Dec 10, 2021Copper Contributor
VasilMichev Thank you for replying.
So just so I'm clear, if calendars are set up so only certain users can book them (using groups), programatically there is no way to find out if the current user is allowed to book it?
- VasilMichevDec 10, 2021MVPPowerShell.