Contacts.IGroupsColumns Interface

Definition

Caution

This class is obsoleted in this android platform

Columns from the groups table.

[System.Obsolete("This class is obsoleted in this android platform")]
public interface Contacts.IGroupsColumns
[<System.Obsolete("This class is obsoleted in this android platform")>]
type Contacts.IGroupsColumns = interface
Attributes

Remarks

Columns from the groups table.

This member is deprecated. see android.provider.ContactsContract

Java documentation for android.provider.Contacts.GroupsColumns.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Fields

Name
Obsolete.

The group name.

Notes
Obsolete.

Notes about the group.

ShouldSync
Obsolete.

Whether this group should be synced if the SYNC_EVERYTHING settings is false for this group's account.

SystemId
Obsolete.

The ID of this group if it is a System Group, null otherwise.

Applies to