Android.Provider.CalendarContract.EventsColumns.AccessConfidential Field
Confidential is not used by the app.

Value: 1

Syntax

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

Remarks

Confidential is not used by the app.

[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