Android.Provider.CalendarContract.CalendarColumns.CalAccessEditor Field
Full access to modify the calendar, but not the access control settings

Value: 600

Syntax

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

Remarks

Full access to modify the calendar, but not the access control settings

[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