Share via


ContactsContract.IGroupsColumns.SummaryCount Field

Definition

The total number of Contacts that have CommonDataKinds.GroupMembership in this group.

[Android.Runtime.Register("SUMMARY_COUNT")]
public const string SummaryCount;
[<Android.Runtime.Register("SUMMARY_COUNT")>]
val mutable SummaryCount : string

Field Value

Attributes

Remarks

The total number of Contacts that have CommonDataKinds.GroupMembership in this group. Read-only value that is only present when querying Groups#CONTENT_SUMMARY_URI.

Type: INTEGER

Java documentation for android.provider.ContactsContract.GroupsColumns.SUMMARY_COUNT.

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.

Applies to