Android.Provider.CalendarContract Members

The members of Android.Provider.CalendarContract are listed below.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
AccountTypeLocalstring. A special account type for calendars not associated with any account.
const
ActionEventReminderstring. Broadcast Action: This is the intent that gets fired when an alarm notification needs to be posted for a reminder.
const
ActionHandleCustomEventstring. Activity Action: Display the event to the user in the custom app as specified in NoType:android/provider/CalendarContract$EventsColumns;Href=../../../reference/android/provider/CalendarContract.EventsColumns.html#CUSTOM_APP_PACKAGE.
const
Authoritystring. This authority is used for writing to or querying from the calendar provider.
const
CallerIsSyncadapterstring. An optional insert, update or delete URI parameter that allows the caller to specify that it is a sync adapter.
const
ExtraCustomAppUristring. Intent Extras key: NoType:android/provider/CalendarContract$EventsColumns;Href=../../../reference/android/provider/CalendarContract.EventsColumns.html#CUSTOM_APP_URI for the event in the CalendarContract.ActionHandleCustomEvent intent
const
ExtraEventAllDaystring. Intent Extras key: When creating an event, set this to true to create an all-day event by default
const
ExtraEventBeginTimestring. Intent Extras key: The start time of an event or an instance of a recurring event. (milliseconds since epoch)
const
ExtraEventEndTimestring. Intent Extras key: The end time of an event or an instance of a recurring event. (milliseconds since epoch)

Public Properties

[read-only]
static
ContentUriAndroid.Net.Uri. The content:// style URL for the top-level calendar authority

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.