Using the built functionality of the System.Web.Mail class you can ONLY send emails, you can not recieve them. You are going to have to write a system that will physically connect to your Mail server, open the mail box, etc. How you do this will largely depend on what kind of mail server you are using but that is the general idea.
================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
================================================== =========
Technical Editor for:
Professional Search Engine Optimization with ASP.NET
http://www.wiley.com/WileyCDA/WileyT...470131470.html
================================================== =========
Why can't Programmers, program??
http://www.codinghorror.com/blog/archives/000781.html
================================================== =========