i have an exchange 2010 mail server, and i open the accounts on outlook 2010.
i want to connect to the calendar folder and get the upcoming appointments/meetings details.
i am using java-mail 1.4.5
, can i do that with javamail
or there are other free libraries that can do that ?
please advise how to accomplish that.
To make use of all the features offered by the Exchange server, you can use the EWS (Exchange Web Services) Java API from Microsoft.