Hello technet,
Speccs: Visual Studio 2010, Exchange Online (2010), Using Exchange Web Service API and C#.
I need to display the next 2 meetings(appointments) from all my room-resources.
I can get all my own appointments when I bind the service to my personal exchangeprofile using EWS, but this is not possible for the rooms because they are resources.
Just to be clear, - I am looking for something that can return a list of all meetings(appointments) in a desired room(resource).
I really hope someone can help me!
Thanks in advance, Mads.