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
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