Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Problem Description
None of the user is able to see Free /Busy information of a single user
Cause
User’s Default calendar permission is set to FolderVisible while this should be at least AvailabilityOnly.
Solution
Change the permission for default user with below command then free/busy information will be visible.
set-MailboxFolderPermission -Identity [email protected]:\calendar -User Default -AccessRights AvailabilityOnly