CalendarContract.EventsColumns.Status フィールド

定義

注意事項

Use 'Android.Provider.CalendarContract.IEventsColumns.Status'. This class will be removed in a future release.

イベントの状態。

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

フィールド値

属性

注釈

イベントの状態。 列名。

型: INTEGER ( #STATUS_TENTATIVE...のいずれか)

android.provider.CalendarContract.EventsColumns.STATUSJava ドキュメント。

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

適用対象