Access Hotmail account from c#

Access Hotmail account from c#

am 18.01.2008 14:40:39 von Stan SR

Hi,

I googled this topic, but I didn't find the correct right code working with
c# 2.0 or above.
Do you have any idea how can I read (like pop account) emails from hotmail
account ?

I thank you in advance

Stan

Re: Access Hotmail account from c#

am 18.01.2008 14:52:32 von mark

"Stan SR" wrote in message
news:e2v14edWIHA.5984@TK2MSFTNGP06.phx.gbl...

> I googled this topic, but I didn't find the correct right code working
> with c# 2.0 or above.

Really...?
http://www.google.co.uk/search?sourceid=navclient&hl=en-GB&i e=UTF-8&rlz=1T4GZEZ_en-GBGB252GB252&q=%22C%23%22+Hotmail

> Do you have any idea how can I read (like pop account) emails from hotmail
> account ?

What have you tried...?


--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Re: Access Hotmail account from c#

am 18.01.2008 15:30:01 von Stan SR

"Mark Rae [MVP]"
> "Stan SR" wrote in message
> news:e2v14edWIHA.5984@TK2MSFTNGP06.phx.gbl...
>
>> I googled this topic, but I didn't find the correct right code working
>> with c# 2.0 or above.
>
> Really...?
> http://www.google.co.uk/search?sourceid=navclient&hl=en-GB&i e=UTF-8&rlz=1T4GZEZ_en-GBGB252GB252&q=%22C%23%22+Hotmail
>
>> Do you have any idea how can I read (like pop account) emails from
>> hotmail account ?
>
> What have you tried...?
>


Yes I did, but they don't work (they were written for dot.net 1.1, using
MSXML2).

Stan