Forum Discussion
Rising Flight
Aug 02, 2018Brass Contributor
Shared mailbox delegation
Hi experts we are using exchange hybrid environment. I have created shared mailbox(testshare@mydomain.com) in exchange on premises and i have added cloud user user1@mydomain.com to Mailbox Delegrat...
JeremyMiller
Aug 04, 2018MVP
You may try running get-mailboxpermission testshare@mydomain.com to ensure you see user1 with full access. If you do not, try add-mailboxpermission testshare@mydomain.com -user user1@mydomain.com -access fullaccess.