[]
Determines the set of default icons shown in the appointment element.
[Flags]
public enum AppointmentIcons
| Name | Description |
|---|---|
| Continued | Shows 'continued' icon if element is a second or later part of the single appointment. |
| Custom | Shows custom image if it is specified in the CustomIcon property. |
| 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. |