ContactsContract.GroupsColumns.Notes 字段

定义

注意

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

有关组的说明。

[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

字段值

属性

注解

有关组的说明。

类型:TEXT

适用于 . 的 android.provider.ContactsContract.GroupsColumns.NOTESJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于