Class GoogleContactGroup

GoogleContactGroup class

Represents a group which owns the contact

public sealed class GoogleContactGroup

Properties

NameDescription
Content { get; }Gets the content of the group entry
Id { get; }Gets the unique identifier for a group entry
Title { get; }Gets the human-readable title for a group entry
Updated { get; }Gets the date indicating the most recent instant in time when an group entry was modified

Methods

NameDescription
override ToString()Returns a String which represents the object instance.

See Also