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.