Grant access to an Exchange calendar

#Add
Add-MailboxFolderPermission -identity username@contoso.com:\Calendar -user username2@contoso.com -accessrights reviewer
 
#List
Get-MailboxFolderPermission -identity username@contoso.com
 
#Modify
Set-MailboxFolderPermission -identity username@contoso.com:\Calendar -user username2@contoso.com -accessrights reviewer

The AccessRights parameter specifies the permissions that you want to modify for the user on the mailbox folder. The values that you specify replace the existing permissions for the user on the folder. You can specify individual folder permissions or roles, which are combinations of permissions. You can specify multiple permissions and roles separated by commas. The following individual permissions are available:

The roles that are available, along with the permissions that they assign, are described in the following list:

The following roles apply specifically to calendar folders: