Calendar sharing with my organisation

muser 21 Reputation points
2021-11-10T21:37:58.573+00:00

All the users in my organization has calendar sharing as pic 1. Can someone please tell me how this is set ?
But I have one person with calendar sharing as pic 2. I don't understand why.

Get-MailboxFolderPermission user1:\calendar

FolderName User AccessRights SharingPermissionFlags

----------
---- ------------ ----------------------
Calendar Default {AvailabilityOnly}
Calendar Anonymous {None}

Get-MailboxFolderPermission user2:\calendar

FolderName User AccessRights SharingPermissionFlags

----------
---- ------------ ----------------------
Calendar Default {AvailabilityOnly}
Calendar Anonymous {None}

Both has sharing policy as:
SharingPolicy : Default Sharing Policy

Both are cloud users internal users. How can I make the calendar permissions of user 2 same as that of user 1.

Thanks

148303-pic2.png

![148304-pic1.png][2]

148300-pic2.png

Outlook | Windows | Classic Outlook for Windows | For business
Microsoft Security | Microsoft Graph
{count} votes

1 answer

Sort by: Most helpful
  1. Yuki Sun-MSFT 41,376 Reputation points Moderator
    2021-11-11T04:36:40.897+00:00

    Hi @muser ,

    Could you have a check to see if the two users are using different versions of Outlook client? To view the version information, you can go to File > Office Account, click About Outlook.

    From the output of the Get-MailboxFolderPermission command you shared above, the calendar permission settings for user1 and user2 are identical. So it's likely that the difference you see in the screenshots are related to the different user interface in different versions of Outlook, but their permissions are actually exactly the same.

    I checked the permissions of my Microsoft 365 account in both Outlook for Microsoft 365 and Outlook 2016, and also got the different user interface as yours:
    148453-1.png


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.