Has anyone got any idea how to export contacts of an Exchange Server 2010 mailbox to a Java-application? Preferably in Java, or even better in a SOAP-based XML exchange, we're looking for a web-based solution anyway.
Kind regards, Gerard
Has anyone got any idea how to export contacts of an Exchange Server 2010 mailbox to a Java-application? Preferably in Java, or even better in a SOAP-based XML exchange, we're looking for a web-based solution anyway.
Kind regards, Gerard
Have you considered using Exchange Web Services? There's even source code for a Java API.