Android.Provider.CalendarContract.EventsColumns.AvailabilityBusy Field
Indicates that this event takes up time and will conflict with other events.

Value: 0

Syntax

[Android.Runtime.Register("AVAILABILITY_BUSY")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.EventsAvailability enum directly instead of this field.")]
public const EventsAvailability AvailabilityBusy

Remarks

Indicates that this event takes up time and will conflict with other events.

[Android Documentation]

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14