Retrieving calender events , contacts from microsoft exchange using javascript
I need to get the busy/free status information of conference rooms and need to book them by sending an email programatically. how can i do this using html and javascript. Is there any sample code available ?
February 6th, 2012 9:08am

What version of Exchange are you using ? i would suggestion having a read of the this first http://social.technet.microsoft.com/Forums/en-US/exchangesvrdevelopment/thread/77c07b69-eea6-43ab-9225-4b384cecfc9d and try posting more detail do you need to use Javascript ? its going to be a lot easier using other languages.

Cheers
Glen

Free Windows Admin Tool Kit Click here and download it now
February 7th, 2012 4:46am

Someusers are using exchange 2003 and some 2010. I am developing a mobile app using phonegap. So I need to use HTML , Javascript.
February 7th, 2012 5:12am

From a API perspective you can use WebDAV on Exchange 2003 http://www.infinitec.de/post/2004/12/31/Retrieving-a-users-availability-%28freebusy-data%29.aspx

On 2010 you will need to use Exchange Web Services over SOAP using GetUserAvailibility http://msdn.microsoft.com/en-us/library/aa564001(v=exchg.140).aspx.

Cheers
Glen

Free Windows Admin Tool Kit Click here and download it now
February 8th, 2012 4:59am

Did you ever get this application running? 
April 15th, 2015 9:48am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics