11 messages in com.googlegroups.google-base-data-apiRe: Programatically Accessing the Gmail
FromSent OnAttachments
suneel18 Oct 2006 06:22 
Frank Mantek18 Oct 2006 06:30 
suneel18 Oct 2006 06:50 
Frank Mantek18 Oct 2006 07:06 
suneel18 Oct 2006 07:46 
Frank Mantek18 Oct 2006 07:56 
suneel19 Oct 2006 02:46 
Frank Mantek19 Oct 2006 03:11 
suneel19 Oct 2006 05:15 
Frank Mantek19 Oct 2006 05:33 
suneel19 Oct 2006 05:59 
Subject:Re: Programatically Accessing the Gmail
From:Frank Mantek (fman@gmail.com)
Date:10/19/2006 05:33:55 AM
List:com.googlegroups.google-base-data-api

You would not use a google api for that. You would use a feed reader API. Go to sourceforge.net and search for RSS/Atom .NET and you will find a few libraries to help you.

Frank

On 10/19/06, suneel <anch@gmail.com> wrote:

actually i had gone through one .NET article like "Hotmail exposed".In that article he has given how to read hotmail inbox contents etc but lot of XML realated stuff is there.One more thing is can you give me sequence of references to fetch gmail inbox contents using RSS/Atom (VS2005 C#).And which Google API i have to use,actually i am confusing.

thanking you.