Android.Provider.CalendarContract.EventsColumns.AccessDefault Field
Default access is controlled by the server and will be treated as public on the device.

Value: 0

Syntax

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

Remarks

Default access is controlled by the server and will be treated as public on the device.

[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