ContactsContract.PhoneLookupColumns.Label フィールド

定義

注意事項

Use 'Android.Provider.ContactsContract.IPhoneLookupColumns.Label'. This class will be removed in a future release.

電話番号のユーザー定義ラベル。

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

フィールド値

属性

注釈

電話番号のユーザー定義ラベル。

種類: TEXT

の Java ドキュメント android.provider.ContactsContract.PhoneLookupColumns.LABEL

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

適用対象