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

の Java ドキュメント android.provider.ContactsContract.GroupsColumns.NOTES

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象