MAPI

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jonny Au

    #1

    MAPI

    Does anyone know how to use VB.NET to make a MAPI program?
    That the program can import and export email message


  • Phil

    #2
    Re: MAPI

    Hi,

    I believe there are a couple of options built into VS.Net. You can either
    wrap the 'old' vb6's MSMAPI or, if you are creating a web app then there is
    system.web.mail . I'm sure there are also plenty of home-made controls out
    there as well.........bu t where's the fun in that! :-)

    HTH, Good Luck,

    Phil

    "Jonny Au" <jonny@wanadoo. nl> wrote in message
    news:42f279ba$0 $13992$dbd49001 @news.wanadoo.n l...[color=blue]
    > Does anyone know how to use VB.NET to make a MAPI program?
    > That the program can import and export email message
    >[/color]


    Comment

    Working...