Base service for accessing Google Mail Settings item feeds from the Google Apps Google Mail Settings API.

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

Syntax

C#
public class GoogleMailSettingsService : Service
Visual Basic (Declaration)
Public Class GoogleMailSettingsService _

	Inherits Service
Visual C++
public ref class GoogleMailSettingsService : public Service

Inheritance Hierarchy

System..::.Object
  Google.GData.Client..::.Service
    Google.GData.Apps.GoogleMailSettings..::.GoogleMailSettingsService

See Also