AppointmentViewInfoOptions Properties
Contains options that affect the visual representation of an appointment.Name | Description |
---|---|
EndContinueItemDisplayType | Gets or sets the type of sign to indicate that the appointment time ends beyond the visible interval of dates. |
PercentCompleteDisplayType | Gets or sets how the task progress is displayed within the appointment body. |
ShowBell | Gets or sets whether to display a bell icon indicating an associated reminder. |
ShowEndTime | Gets or sets whether to display a time indicating the end of the appointment. |
ShowRecurrence | Gets or sets whether to display a recurrence symbol. |
ShowStartTime | Gets or sets whether to display a time indicating the start of the appointment. |
ShowTimeAsClock | Gets or sets whether to display the time as a clock with arrows. |
StartContinueItemDisplayType | Gets or sets the type of sign to indicate that the appointment time starts beyond the visible interval of dates. |
StatusDisplayType | Gets or sets whether the border of an appointment should be colorized according to the status and appointment duration. |
See Also