Feed API customization class for defining email list feed.

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

Syntax

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

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

Inheritance Hierarchy

See Also