Feed API customization class for defining feeds in an Event feed.

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

Syntax

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

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

Inheritance Hierarchy

See Also