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...
Jul 23, 2024
SAMUELT2465 Does this help? (Are you using Exchange Online or On-Premise?)
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.
If one of the posts was helpful in other ways, please consider giving it a Like.
- SAMUELT2465Jul 24, 2024Copper ContributorHarm_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- Jul 24, 2024I'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)