Post a code sample please - we have no idea what libraries you are using and therefore cannot advise.
On Mon, Nov 9, 2009 at 1:59 PM, Lauren <[email protected]> wrote: > > 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 >
