Feed API customization class for defining the Google Apps Exteded feed.

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

Syntax

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

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

Inheritance Hierarchy

See Also