Part of the program I'm designing needs to "read" and place the main body of an E-Mail, from a g-mail account if possible, into a string.
What do I do? I'm pretty lost when it comes to C#-to-web interactions..
Any help or resources would be appreciated!
To clarify, I want to process the E-Mails when they are received, not all of them at once.