Forum Discussion
SAMUELT2465
Jul 18, 2024Copper Contributor
Delegate
We are trying to use PowerShell to set the delegation of a user's calendar to an other user's account. Add-MailboxFolderPermission -Identity [EMAIL_ADDRESS1]:\Calendar -User [EMAIL_ADDRES...
SAMUELT2465
Copper Contributor
Harm_Veenstra We are using Exchange Online. I am already using the -SharingPermissionFlags
parameter and all the values (see in my original post). This will only set the permission to "Delegate Only", which is not what we want. Did I miss anything?
Thanks,
Sam
parameter and all the values (see in my original post). This will only set the permission to "Delegate Only", which is not what we want. Did I miss anything?
Thanks,
Sam
Jul 24, 2024
I'm unsure if you can set it using PowerShell or if it's just something you can only place using the Outlook client. So many people are asking about it, but there is no answer. (I didn't find any at least)