Third-party support for Mapi in VB.NET

  • Thread starter Thread starter Gos
  • Start date Start date
G

Gos

Hi,

I would like to send mails using a MAPI client that is installed on
users system (the application is developed in VB.NET). I just want to
open the mail application, add attachments to it and leave the
remaining things with the user. As little as I know, I think that
there is no built-in support for doing this in VB.NET. Does anybody
know about third-party tools which do this?

Thank you
Gos
 
Thank you very much,

My problem is that the user should be able to access their address
book of MAPI client (Outlook, lotus notes, etc.,) before sending the
message. I have to fill-in a default subject and add attachments. The
rest has to be done by the user.
 
Back
Top