How to access google group information from asp.net using C #. Please offer for any available API or documentation for reference.
Thanks Karteek.
There doesn't seem to be an API for groups, but groups have feeds and you can use the feed API.
Here's the FAQ section for the group’s feed: http://groups.google.com/support/bin/answer.py?hl=en&answer=46384
Here is some ajax API information for feeds: http://code.google.com/apis/ajaxfeeds/
And finally, here is the .Net guide: http://code.google.com/apis/gdata/client-cs.html
# gmail- google, . , : Gmail
Source: https://habr.com/ru/post/1714474/More articles:QTP Web Extensibilty - How to get QTP to stop running a test - qtpWeb server for my .NET Micro device - webserverHow to link WPF hyperlink in richtextbox with command? - data-bindingDangers of trying against predicate entry - sql-serverПервичный ключевой эффект на производительность в SQLite - performanceAdd the default value to the prefix to my routes generated by * _path - restwget for Windows - using --post data with quotes - postChange the internal implementation of a .NET class method - reflectionHow to install solr / home on Linux? - tomcat6Search for leaves of an inductively defined tree - functional-programmingAll Articles