Can Java program access Outlook object model or CDO ?

B

Bert_Bert

Hi,
Is it possible to access Outlook, or even better CDO object model from java
running locally (yes, java, NOT javascript).

In all the documentations I can see only some standard examples of file
input output but no possibility to create something like in vbscript or
visual basic "late binded object" like CreateObject("MAPI.Session").

I do not want any external script running- in text flushing - java reading
workaround solution.

1. Is it possible without installing 3rd party complicated library ?
2. or at least with some free / easy to copy library
3. or it is not possible at all :)

any practical experiences welcome
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top