次の方法で共有


ContactsContract.SyncColumns.AccountType フィールド

定義

注意事項

Use 'Android.Provider.ContactsContract.ISyncColumns.AccountType'. This class will be removed in a future release.

この行が属するアカウントの種類。この行と組み合 #ACCOUNT_NAME わせて使用すると、特定のアカウントが識別されます。

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

フィールド値

属性

注釈

この行が属するアカウントの種類。この行と組み合 #ACCOUNT_NAME わせて使用すると、特定のアカウントが識別されます。

型: TEXT

の Java ドキュメントandroid.provider.ContactsContract.SyncColumns.ACCOUNT_TYPE

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象