GoogleContactGroup
Contents
[
Hide
]GoogleContactGroup class
Represents a group which owns the contact
Constructors
| Name | Description |
|---|---|
| GoogleContactGroup | Initializes a new instance of the GoogleContactGroup class. |
Methods
| Name | Description |
|---|---|
| get_Content | Gets the content of the group entry |
| get_Id | Gets the unique identifier for a group entry |
| get_Title | Gets the human-readable title for a group entry |
| get_Updated | Gets the date indicating the most recent instant in time when an group entry was modified |
| set_Content | Gets the content of the group entry |
| set_Id | Gets the unique identifier for a group entry |
| set_Title | Gets the human-readable title for a group entry |
| set_Updated | Gets the date indicating the most recent instant in time when an group entry was modified |
| ToString | Returns a String which represents the object instance. |