an element is defined that represents a group to which the contact belongs

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

Syntax

C#
public class GroupMembership : SimpleElement
Visual Basic (Declaration)
Public Class GroupMembership _

	Inherits SimpleElement
Visual C++
public ref class GroupMembership : public SimpleElement

Inheritance Hierarchy

See Also