programming outlook

D

Don Kilgore

Does anyone know if it is possible to program outlook
using java? I'm mostly interested in commands to open
outlook, add a name in the "TO" field and add a msg body.

Thanks,
Don
 
T

Tran Gia Loc

Hello Don,
Does Java support Microsoft COM ? If yes, then you can.
Indeed, Outlook provides you with a set of COM classes and
methods allowing you to programmatically create
appointments, tasks, e-mails, ...
Tran Gia Loc.
 

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