Outlook integration

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to access mail/calendar/task lists in Outlook from a windows form
application. I could use outlook addin features (but this means outlook must
be launched). I could use webdav/api code to go get the tasks/calendar/mail
and use my own controls to manage them (delete/add, etc...).

Is there anyway I could launch outlook from with a windows form?

vb.net 2005, outlook 2007, exchange server 2003.

Thanks.
 
Back
Top