AppointmentViewInfoOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Appointment |
Initializes a new instance of the Appointment |
#Properties
Name | Description |
---|---|
End |
Gets or sets the type of sign to indicate that the appointment time ends beyond the visible interval of dates. |
Percent |
Gets or sets how the task progress is displayed within the appointment body. |
Show |
Gets or sets whether to display a bell icon indicating an associated reminder. |
Show |
Gets or sets whether to display a time indicating the end of the appointment. |
Show |
Gets or sets whether to display a recurrence symbol (). |
Show |
Gets or sets whether to display a time indicating the start of the appointment. |
Show |
Gets or sets whether to display the time as a clock with arrows. |
Start |
Gets or sets the type of sign to indicate that the appointment time starts beyond the visible interval of dates. |
Status |
Gets or sets whether the border of an appointment should be colorized according to the status and appointment duration. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs when a property value of any of the Appointment |
See Also