CalendarInfo.Color

CalendarInfo.Color property

Specifies the color theme to distinguish the calendar from other calendars in a UI. The property values are: auto, lightBlue, lightGreen, lightOrange, lightGray, lightYellow, lightTeal, lightPink, lightBrown, lightRed, maxColor.

public CalendarColor Color { get; set; }

See Also