ContactsGroup
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdata_contacts_group_get_type ()" ) ]
[
Version ( since =
"0.7.0" ) ]
public class ContactsGroup :
Entry
All the fields in the ContactsGroup structure are private and should never be accessed directly.
Content:
Properties:
- public bool deleted { get; }
Whether the entry has been deleted.
- public int64 edited { get; }
The last time the group was edited.
- public string system_group_id { get; }
The system group ID for this group, if it's a system group.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GData.Entry
All known members inherited from class GData.Parsable
All known members inherited from class GLib.Object