MAPI component

  • Thread starter Thread starter Paul Hewson
  • Start date Start date
P

Paul Hewson

I'm looking for a VB.NET compatible MAPI component that gives me simple MAPI
functionality, like the VB 6 MAPI controls. We don't want to use the VB6
controls, because of installation issues.

http://www.mapi33.adexsolutions.com/ looks good, but cannot be used in
VB.NET. :(
 
I'm looking for a VB.NET compatible MAPI component that gives me simple
MAPI
functionality, like the VB 6 MAPI controls. We don't want to use the VB6
controls, because of installation issues.

What do you actually need to do? Maybe System.Web.Mail will be all you
need...
 
Paul,

When you will MAPI than there is in my opinion no replacement for what you
did use in VB6, which are of course not VB6 Mapi controls.

Cor
 
Back
Top