Forum Discussion
christian_capellan
Nov 04, 2021Copper Contributor
Automate Population of Shared Calendars in Exchange Online
Hi, I'm using the PowerShell command Add-MailboxFolderPermission to give a mail-enabled security group calendar delegation permissions. I want to be able to: 1. automatically add the shared ...
- Nov 05, 2021That's not possible, sorry. In order for the calendar to automatically appear for each users, you either need to grant Full access permissions with automapping (obvious downside is they will have the full set of folders visible, not just Calendar), or go though the sharing/accepting process.
VasilMichev
Nov 05, 2021MVP
That's not possible, sorry. In order for the calendar to automatically appear for each users, you either need to grant Full access permissions with automapping (obvious downside is they will have the full set of folders visible, not just Calendar), or go though the sharing/accepting process.