Exchange 2010 - How to Get User Mailbox Permission Status Using Exchange Powershell

To get user mailbox permission status using Exchange Powershell:
Get-MailboxFolderPermission userid:\calendar

Example :

Comments