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 the attendees of this appointment. |
|
![]() |
Gets references to all contacts associated with this appointment. |
|
![]() |
Gets or sets the details text displayed for this appointment by scheduling controls. |
|
![]() |
Gets or sets the detailed description of this appointment. |
|
![]() |
Gets or sets the appointment's scheduled end time. |
|
![]() |
Gets or sets the header text displayed for this appointment by scheduling controls. |
|
![]() |
Gets or sets the string identifier of this appointment. |
|
![]() |
Gets or sets the index of the image associated with this appointment.
|
|
![]() |
Gets or sets the appointment location. |
|
![]() |
Gets or sets a value indicating whether users are forbidden to modify this appointment. |
|
![]() |
Gets or sets the reminder for this appointment. |
|
![]() |
Gets references to all resources associated with this appointment. |
|
![]() |
Gets or sets the style used when this appointment is selected. |
|
![]() |
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 or not. |
Name | Description | |
---|---|---|
![]() |
Creates an exact shallow clone of this appointment. |
|
![]() |
Overloaded. Loads appointment data from a binary stream or an XML document. |
|
![]() |
Overloaded. Saves the appointment data to a binary stream or an XML document. |