Android.Provider.ContactsContract.GroupsColumns.DataSet Field
The data set within the account that this group belongs to.

Syntax

[Android.Runtime.Register("DATA_SET")]
public const string DataSet

Remarks

The data set within the account that this group belongs to. This allows multiple sync adapters for the same account type to distinguish between each others' group data. This is empty by default, and is completely optional. It only needs to be populated if multiple sync adapters are entering distinct group data for the same account type and account name.

Type: TEXT

[Android Documentation]

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14