Log onto a Exchange 2010 server,
Open Exchange Management Shell,
Run the following:
Get-MailboxFolderPermission -Identity USERNAME:\calendarCalendar isnt the only variable you can set with above command, you could use the following for the same result:
- Inbox
- SentItems
- DeletedItems
- Calendar
- Contacts
- Drafts
- Journal
- Tasks
- Notes
- JunkEmail
- CommunicationHistory
- Voicemail
- Fax
- Conflicts
- SyncIssues
- LocalFailures
- ServerFailures
Leave a Reply