Sign up for Office 365
Learn more about Office 365
Hello,
I am looking for a Java based solution in order to access contact details from Office 365. The current solution I have is an LDAP based solution which works for 2003-2007 Exchange servers but fails for Office 365 since its a cloud based solution. The LDAP solution is able to successfully get all contacts from Exchange server, delete contact as well as add contact to Exchange Server. Can this same functionality be replicated on Office 365 Cloud using Java.
Hi Chaitanya,
You may need the Java APIs of JWebServices for Exchange. Here is the download link: http://www.independentsoft.com/jwebservices/index.html.
Cheers,
Te-Amo