ExtendedCalendar.ColorId

ExtendedCalendar.ColorId property

The color of the calendar. This is an ID referring to an entry in the “calendar” section of the colors definition (see the “colors” endpoint).

public virtual string ColorId { get; set; }

See Also