Android.Provider.CalendarContract.EventsColumns.CustomAppPackage Field
The package name of the custom app that can provide a richer experience for the event.

Syntax

[Android.Runtime.Register("CUSTOM_APP_PACKAGE")]
public const string CustomAppPackage

Remarks

The package name of the custom app that can provide a richer experience for the event. See the ACTION TYPE CalendarContract.ActionHandleCustomEvent for details. Column name.

Type: TEXT

[Android Documentation]

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16