Share via


CalendarContract.ExtendedProperties.InterfaceConsts.Status Field

Definition

The event status.

[Android.Runtime.Register("STATUS")]
public const string Status;
[<Android.Runtime.Register("STATUS")>]
val mutable Status : string

Field Value

Attributes

Remarks

The event status. Column name.

Type: INTEGER (one of #STATUS_TENTATIVE...)

Java documentation for android.provider.CalendarContract.EventsColumns.STATUS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to