Forum Discussion
khan_mahindra
Nov 18, 2022Copper Contributor
Unable to share calendar
Hi Folks, A user has created an additional calendar in outlook and shared it with several people but can not share anymore with new people , the share button is grayed out. Is there anyway to ...
Pablo007
Nov 24, 2022Copper Contributor
can you share it with others via powershell (by way of a test) ?
Add-MailboxFolderPermission -Identity user:\calendar -user otheruser -AccessRights Editor
Add-MailboxFolderPermission -Identity user:\calendar -user otheruser -AccessRights Editor