I am trying to figure out how to create a list of MailBox aliases and the corresponding delegates to those mailboxes. I think I need to get the grantsendonbehalfto attribute but I am unsure how to write the powershell command.
It would look like:
Alias Delegate
J. User Admin J. Assistant
Q. User Admin Q. Assistant
Any thoughts? Thanks.