Android.Provider.CalendarContract.Authority Field
This authority is used for writing to or querying from the calendar provider.

Syntax

[Android.Runtime.Register("AUTHORITY")]
public const string Authority

Remarks

This authority is used for writing to or querying from the calendar provider. Note: This is set at first run and cannot be changed without breaking apps that access the provider.

[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