Represents appointments within a schedule.
The following tables list the members exposed by the Appointment type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Appointment class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether the appointment is an all-day event. |
|
![]() |
Gets or sets a value indicating whether users are allowed to change the appointment's end time. |
|
![]() |
Gets or sets a value indicating whether users are allowed to change the appointment's start time. |
|
![]() |
Gets or sets a value indicating whether users are allowed to move the appointment. |
|
![]() |
Gets a list with all attendees of this appointment. |
|
![]() |
Gets a list with all contacts associated with this appointment. |
|
![]() |
Gets or sets the css class of the appointment. |
|
![]() |
Gets or sets text with details displayed for this appointment by the scheduling control. |
|
![]() |
Gets or sets the detailed description of this appointment. |
|
![]() |
Gets or sets the appointment's scheduled end time. |
|
![]() |
Gets or sets header text displayed for this appointment by the calendar control. |
|
![]() |
Gets or sets the string identifier of this appointment. |
|
![]() |
Gets or sets the appointment location. |
|
![]() |
Gets or sets a value indicating whether users are allowed to modify this appointment. |
|
![]() |
Gets or sets the reminder for this appointment. |
|
![]() |
Gets a list with all resources associated with this appointment. |
|
![]() |
Gets or sets the appointment's scheduled start time. |
|
![]() |
Gets or sets the style associated with this appointment. |
|
![]() |
Gets or sets the subject of this appointment. |
|
![]() |
Gets or sets custom data associated with the appointment. |
|
![]() |
Gets or sets the task associated with this appointment. |
|
![]() |
Gets or sets whether the appointment is visible. |
Name | Description | |
---|---|---|
![]() |
Creates an exact copy of this Appointment. |
|
![]() |
Gets a value, indicating whether the item represents an all day event. (Inherited from Item.) |
|
![]() |
Gets the list of contacts, associated with this item. (Inherited from Item.) |
|
![]() |
Gets the css class of the item. (Inherited from Item.) |
|
![]() |
Gets the description text of the item. (Inherited from Item.) |
|
![]() |
Gets the description text of the item. (Inherited from Item.) |
|
![]() |
Gets the end time of the item. (Inherited from Item.) |
|
![]() |
Gets the header text of the item. (Inherited from Item.) |
|
![]() |
Gets the id of the item. (Inherited from Item.) |
|
![]() |
Gets the location, associated with this item. (Inherited from Item.) |
|
![]() |
Gets a value indicating whether users are forbidden to modify this item. (Inherited from Item.) |
|
![]() |
Gets the occurrence index of this item. (Inherited from Item.) |
|
![]() |
Gets the priority of the Item. (Inherited from Item.) |
|
![]() |
Gets the Recurrence object, associated with this item. (Inherited from Item.) |
|
![]() |
Gets the recurrence state of this item. (Inherited from Item.) |
|
![]() |
Gets the reminder of this item. (Inherited from Item.) |
|
![]() |
Gets the list of resources, associated with this item. (Inherited from Item.) |
|
![]() |
Gets a value indicating whether the item is currently selected. (Inherited from Item.) |
|
![]() |
Gets the start time of the item. (Inherited from Item.) |
|
![]() |
Gets the header text of the item. (Inherited from Item.) |
|
![]() |
Gets the tag of this item. (Inherited from Item.) |
|
![]() |
Gets the task, associated with this item. (Inherited from Item.) |
|
![]() |
Gets a value indicating whether the item is visible. (Inherited from Item.) |
|
![]() |
Overloaded. |
|
![]() |
Control.LoadViewState override. Restores view-state information from a previous page request that was saved by the SaveViewState method. |
|
![]() |
Overloaded. |
|
![]() |
Control.SaveViewState override. Saves any server control view-state changes that have occurred since the time the page was posted back to the server. |
|
![]() |
Control.TrackViewState override. Causes tracking of view-state changes to the server control so they can be stored in the server control's StateBag object. |