简体   繁体   中英

MS outlook Work Using JAVA

I have an Idea of integrating our own company Tool with MS outlook,

Our company tool is Incident or Service Request tool .We communicate with User using the Service Number generated in THe tool(This servce Number is generated when A Client Logs the Problem in our tool) with MS outlook,

However I just know JAVA and not C#(So I am Comfortable in JAVA programming).

Is there any way That I can write code which can search the Outlook Files in my inbox, Based on some search Criteria, and display it back .

Any help is appreciated :)

Thaks rajesh

The Following might help: https://stackoverflow.com/a/5285691/119179

Shows how to read an inbox with the java mail API which is independent of Outlook.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM