Click here to Skip to main content
15,913,941 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
As the title above says i want to download the Emails that arrived to my WL Messenger Account,and save per code to my HomeDrive
Any help would be appreciated.(If possible in VB.NET Code, alright)
Posted
Updated 4-Apr-12 7:56am
v2

1 solution

I believe Hotmail offers IMAP[^] services, so you could use that to talk to it - there should be a number of IMAP client implementations in VB[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900