| C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace : AppointmentIcons Enumeration |
'Declaration Public Enum AppointmentIcons Inherits System.Enum
public enum AppointmentIcons : System.Enum
| Member | Description |
|---|---|
| Continued | Shows 'continued' icon if element is a second or later part of the single appointment. |
| Exception | Shows 'exception' icon. |
| Locked | Shows 'locked' icon (for private appointments). |
| None | None. |
| Occurrence | Shows 'occurrence' icon. |
| Reminder | Shows 'reminder' icon if reminder is set for appointment. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Schedule.AppointmentIcons