ComponentOne Scheduler for WinForms
Importance Property (Appointment)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Appointment Class : Importance Property
Gets or sets the ImportanceEnum value indicating the relative importance level for the appointment. Default value is ImportanceEnum.Normal.
Syntax
'Declaration
 
Public Property Importance As ImportanceEnum
public ImportanceEnum Importance {get; set;}
See Also

Reference

Appointment Class
Appointment Members