View Single Post
  #1  
Old July 18th 08, 08:35 PM posted to microsoft.public.outlook.program_addins
Bert_Bert[_2_]
external usenet poster
 
Posts: 32
Default Can Java program access Outlook object model or CDO ?

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

Ads