Is there a way to develop a widows form/web application using C# .net that can read contents of emails sent from a particular email ID? Attachments will be text files and I have the code to read through text file. But I need to know how to parse the emails body, extract text file etc . Please provide code/reference links if you have any.