rileydutton / Exchange-Web-Services-for-PHP

A basic library for interacting with Exchange Web Services using PHP 5.
MIT License
91 stars 42 forks source link

Request: How to lookup room resources from a global address list? #16

Open u01jmg3 opened 10 years ago

u01jmg3 commented 10 years ago

Hi,

I just wondered if someone could point me in the right direction on how to lookup room resources (or any type of resource) from a connection to Exchange using this library.

Within Outlook I can see room resources in my global address list but I'm not sure how you could hook into this using Exchange-Web-Services-for-PHP.

Thanks