Hello,
Wondering if there is a way via Powershell to add a csv list of user to a resource mailbox, specifically to the Resource In-Policy Request section. We have certain equipment resources and the delegate wants to allow only a specific list of users (a lot of them) to be able to book the resources.
I'm guessing from what I've seen by "Get-Mailbox -Identity projector | fl" that there is no accessible attribute for that. It's a pain adding so many users one-by-one via the GUI.
cheers.