dbicMonth Send comments on this topic.
TaskBarColor Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentItem Class : TaskBarColor Property

Gets or sets the color of the taskbar of the appointment.

Syntax

Visual Basic (Declaration) 
Public Overridable Property TaskBarColor As Color
C# 
public virtual Color TaskBarColor {get; set;}

Property Value

A Color value.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also