Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Are there any API to integrate Microsoft exchange server with Java application for Task synchronization?

I am trying to integrate Java web application with Microsoft Exchange server for bi-directional calendar (i.e. Task) synchronization. Are there any Java Open-Source / Commercial API for this integration?

Thanks, Venkat

like image 305
Venkat Sadasivam Avatar asked Nov 16 '09 03:11

Venkat Sadasivam


People also ask

How do you sync an Exchange Server?

Manual synchronization Select the folder that you want to synchronize. On the Outlook ribbon, select Send/Receive, and then select Update Folder to synchronize one offline folder, or select Send/Receive All Folders to synchronize all offline folders.

What is EWS Java API?

The EWS Java API is an open source project on GitHub that can be updated and extended by the community.

What is Exchange Onprem?

On-Premise usually refers to keeping a server(s) required for Exchange to run within the company.


1 Answers

Take a look at j-Exchange and SyncEx.

This issue was once discussed on Java Forums

like image 65
n002213f Avatar answered Oct 02 '22 21:10

n002213f