Click here to Skip to main content
16,022,846 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi,

I'm using Visual Basic 2008 Express Edition. I done some google search on any guidance on how to write a Visual basic program to receive email, but without any success.

Can anyone kindly advise or guide me how to code the Visual basic program to receive/read email?

Thank you very much for your help.
Posted

 
Share this answer
 
v2
Use third party POP or IMAP library.
 
Share this answer
 
v2
Recieving email is not trivial. I don't think there's classes built in for that, just for sending it.

 
Share this answer
 


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