Android.Provider.CalendarContract.CalendarColumns.CalendarColor Field
The color of the calendar.

Syntax

[Android.Runtime.Register("CALENDAR_COLOR")]
public const string CalendarColor

Remarks

The color of the calendar. This should only be updated by the sync adapter, not other apps, as changing a calendar's color can adversely affect its display.

Type: INTEGER (color value)

[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