"WStoreyII" <papastoreyII@s bcglobal.net> wrote in message
news:B6024F50-1DBE-45C2-AB26-8CCF082825BF@mi crosoft.com...[color=blue]
> does vb.net have a class that i can use to send and receive email and news[/color]
groups from a windows form?[color=blue]
>
> if so what is the class ?
>
> WStoreyII[/color]
* =?Utf-8?B?V1N0b3JleUl J?= <papastoreyII@s bcglobal.net> scripsit:[color=blue]
> does vb.net have a class that i can use to send and receive email and
> news groups from a windows form?[/color]
At least for email: Reference "System.Web.dll " and import the
'System.Web.Mai l' namespace. You will find classes for sending mail
there.
<URL:http://www.systemwebma il.net/>
--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
=?Utf-8?B?V1N0b3JleUl J?= <papastoreyII@s bcglobal.net> wrote in
news:B6024F50-1DBE-45C2-AB26-8CCF082825BF@mi crosoft.com:[color=blue]
> does vb.net have a class that i can use to send and receive email and
> news groups from a windows form?
>
> if so what is the class ?[/color]
Comment