This is the Google Calendar feed that lets you access and manage the calendars you own and also lets you subscribe or unsubscribe from calendars owned by others.

Namespace:  Google.GData.Calendar
Assembly:  Google.GData.Calendar (in Google.GData.Calendar.dll)
Version: 1.4.0.2

Syntax

C#
public class CalendarFeed : AbstractFeed
Visual Basic (Declaration)
Public Class CalendarFeed _

	Inherits AbstractFeed
Visual C++
public ref class CalendarFeed : public AbstractFeed

Inheritance Hierarchy

See Also