Hi, I need to get the number of unread mails from my gmail inbox and loop through these messages and extract the body.
I have managed to get most of the code working, however I am struggling with getting the number of messages. I can connect, but can only get one message at a time, whereas I need it to loop through all the unread messages. I'm using C#. Any help would be appreciated. Lauren
