'Declaration Public Enum AppointmentIcons Inherits System.Enum
public enum AppointmentIcons : System.Enum
'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.Schedule.AppointmentIcons