Android.Provider.CalendarContract.AccountTypeLocal Field
A special account type for calendars not associated with any account.

Syntax

[Android.Runtime.Register("ACCOUNT_TYPE_LOCAL")]
public const string AccountTypeLocal

Remarks

A special account type for calendars not associated with any account. Normally calendars that do not match an account on the device will be removed. Setting the account_type on a calendar to this will prevent it from being wiped if it does not match an existing account.

[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