Can anyone advise the powershell command to change the access rights on a calendar resource. I have applied the wrong access rights to the resource and it needs to be contributor. Currently set to publisheditor.
add-MailboxFolderPermission -identity "mailbox\resource" -User "user\group" -AccessRights Contributor