Share via


ContactsContract.GroupsColumns.Notes Field

Definition

Caution

Use 'Android.Provider.ContactsContract.IGroupsColumns.Notes'. This class will be removed in a future release.

Notes about the group.

[Android.Runtime.Register("NOTES")]
[System.Obsolete("Use 'Android.Provider.ContactsContract.IGroupsColumns.Notes'. This class will be removed in a future release.")]
public const string Notes;
[<Android.Runtime.Register("NOTES")>]
[<System.Obsolete("Use 'Android.Provider.ContactsContract.IGroupsColumns.Notes'. This class will be removed in a future release.")>]
val mutable Notes : string

Field Value

Attributes

Remarks

Notes about the group.

Type: TEXT

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

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