Android.Provider.CalendarContract.CalendarColumns.SyncEvents Field
Is this calendar synced and are its events stored on the device?
0 - Do not sync this calendar or store events for this calendar.
Syntax
[Android.Runtime.Register("SYNC_EVENTS")] public const stringSyncEvents
Remarks
Is this calendar synced and are its events stored on the device?
0 - Do not sync this calendar or store events for this calendar.
1 - Sync down events for this calendar.