Microsoft 365 features that help users manage their subscriptions, account settings, and billing information.
Hi Matt,
Thanks for your reply. By default, all Office 365 users can access other user’s calendar and view free/busy. For the PowerShell command: Get-MailboxFolderPermission -Identity ******@contoso.com:\calendar, it will help to list the user have permission (Edit, view all details, delegate…) for this calendar, if users only can access the calendar and not assigned permission, there will no users under the list, and this is expected behavior.
To better help you, please help to go to Outlook Web App (sign in with ******@contoso.com) to check if there are some users were assigned permission of this calendar like below (please also send us a screenshot of the permission list):
If there is no people under this permission list, this PowerShell will also not list the users.
Thanks,
Richard