Android.Provider.CalendarContract.CalendarColumns.IsPrimary Field
Is this the primary calendar for this account.

Syntax

[Android.Runtime.Register("IS_PRIMARY")]
public const string IsPrimary

Remarks

Is this the primary calendar for this account. If this column is not explicitly set, the provider will return 1 if Android.Provider.CalendarContract.SyncColumns.AccountName is equal to Android.Provider.CalendarContract.CalendarColumns.OwnerAccount.

[Android Documentation]

Requirements

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