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

Value: 500

Syntax

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

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