Android.Provider.CalendarContract.CalendarCache.KeyTimezoneInstances Field
The key for updating the time zone used by the provider when it generates the instances table.

Syntax

[Android.Runtime.Register("KEY_TIMEZONE_INSTANCES")]
public const string KeyTimezoneInstances

Remarks

The key for updating the time zone used by the provider when it generates the instances table. This should only be written if the type is set to Android.Provider.CalendarContract.CalendarCache.TimezoneTypeHome. A valid time zone id should be written to this field.

[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