Android.Provider.CalendarContract Class

Overview

See Also: CalendarContract Members

Syntax

[Android.Runtime.Register("android/provider/CalendarContract", DoNotGenerateAcw=true)]
public sealed class CalendarContract : Java.Lang.Object

Remarks

Overview

The contract between the calendar provider and applications. Contains definitions for the supported URIs and data columns.

CalendarContract defines the data model of calendar and event related information. This data is stored in a number of tables:

Other tables include:

[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