Sep 07 2022 06:49 AM - edited Sep 07 2022 07:33 AM
Hi All
So in my business a personal assistance was granted access to a partners Calendar via Power shell.
Example: Add-MailboxFolderPermission -Identity email address removed for privacy reasons:\Calendar -User email address removed for privacy reasons -AccessRights Editor -SharingPermissionFlags Delegate,CanViewPrivateItems
However the user 2 is getting lots of email notifications which they don't want or need.
I believe this option can be changed manually by logging onto user1 mailbox and deselecting "Delegate receives copies of meeting-related messages sent to me"
However we don't want to have to disturb the partner and we don't want to grant ourselves permissions to there inbox (due to GDPR) can this be done via Exchange Powershell?
Sep 07 2022 10:30 AM
SolutionSep 08 2022 03:01 AM
Sep 08 2022 09:36 AM
Sep 07 2022 10:30 AM
Solution