I have a requirement to read outlook calendar details of user and display it in table format for given period.
Assume user@abc.com meetings for given period.
I verified the outlook v2.0, didn't get good code samples for connecting outlook server and retrieve user calendar details.
We are using outlook 2013 server.
Update : I found below startup guide to connect outlook from java.