I am writing a custom Exchange connector for SharePoint and need to get the user permissions for a mailbox in order to be able to tell the search if the user searching have access to the items crawled or not. Is this possible to with ExchangeService get the users and groups that have read access to a mailbox? Do you have any example of how I can accomplish this or any resources which can help me?
Thank you