CalendarContract.SyncColumns.AccountType フィールド

定義

注意事項

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

エントリをデバイスに同期するために使用されたアカウントの種類。

[Android.Runtime.Register("ACCOUNT_TYPE")]
[System.Obsolete("Use 'Android.Provider.CalendarContract.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.CalendarContract.ISyncColumns.AccountType'. This class will be removed in a future release.")>]
val mutable AccountType : string

フィールド値

属性

注釈

エントリをデバイスに同期するために使用されたアカウントの種類。 の種類 #ACCOUNT_TYPE_LOCAL では、デバイスに一致するアカウントがない場合、このイベント フォームは削除された状態を維持します。

種類: TEXT

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

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

適用対象