I am trying to programmatically get rooms list (Resource Scheduler) from Exchange Server 2007 SP1.
When I run the code from the following link, http://msdn.microsoft.com/en-us/library/exchange/hh532566(v=exchg.80).aspx
get an exception like so:
The service request GetRoomLists is only valid for Exchange version Exchange2010 or later.
Any idea how to get the RoomsList in Exchange Server 2007 SP1?