Home All Groups Group Topic Archive Search About

Prepare email for outlook express throughout vb.net application

Author
16 Oct 2006 3:52 PM
michele
Hi, I want to preapare mail for outlook express throughout  my vb.net
application, can someone help me?
thanls

Author
16 Oct 2006 5:06 PM
Herfried K. Wagner [MVP]
"michele" <michele.ze***@unipr.it> schrieb:
> Hi, I want to preapare mail for outlook express throughout  my vb.net
> application, can someone help me?


That's not really possible because Outlook Express doesn't have an
automation interface.  However, search for Simple MAPI which will give you
some control on sending e-mails using different mail clients.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://dotnet.mvps.org/dotnet/faqs/>
Author
16 Oct 2006 5:09 PM
Steve Long
It may help you to take a look at the post:  "Sending email with
attachments" in this group, date of post 10/03/2006


Show quoteHide quote
"michele" <michele.ze***@unipr.it> wrote in message
news:eJXYosT8GHA.4632@TK2MSFTNGP02.phx.gbl...
> Hi, I want to preapare mail for outlook express throughout  my vb.net
> application, can someone help me?
> thanls
>