AppointmentFormController Properties
Provides all settings which are required to edit a particular appointment in a custom Edit Appointment form.
Name | Description |
---|---|
All |
Gets or sets a value indicating if the appointment currently being edited in the form is an all-day appointment.
Inherited from Appointment |
Appointment |
Gets or sets the resource associated with the appointment currently being edited in the form. |
Appointment |
Gets or sets the identifiers of all resources associated with the appointment currently being edited in the form. |
Appointment |
Gets or sets the collection of resources stored in the data storage of the Scheduler |
Can |
Gets a value that indicates if the appointment currently being edited in the form can be deleted.
Inherited from Appointment |
Can |
Gets a value that indicates whether the resource can be changed for the appointment which is currently being edited in the form.
Inherited from Appointment |
Control | Gets the Scheduler Control containing the appointment currently being edited in the form. |
Description |
Gets or sets the text that will be displayed as the description of the appointment currently being edited in the form.
Inherited from Appointment |
Display |
Gets or sets the value to display as the appointment's end time within the editing form.
Inherited from Appointment |
Display |
Gets or sets the appointment's end date to be displayed in the editing form. |
Display |
Gets or sets the appointment's end time to be displayed in the editing form. |
Display |
Gets or sets the value to display as the appointment's start time within the editing form.
Inherited from Appointment |
Display |
Gets or sets the appointment's start date to be displayed in the editing form. |
Display |
Gets or sets the appointment's start time to be displayed in the editing form. |
Edited |
Gets the copy of the appointment currently being edited in the form.
Inherited from Appointment |
Edited |
Gets the pattern appointment object currently being edited in the Appointment Recurrence form.
Inherited from Appointment |
End |
Gets or sets the value specifying the appointment's end time within the editing form.
Inherited from Appointment |
End |
Obsolete. Gets or sets the end date of the appointment currently being edited in the form.
Inherited from Appointment |
End |
Obsolete. Gets or sets the end time of the appointment currently being edited in the form.
Inherited from Appointment |
Has |
Gets or sets a value that indicates whether one or more reminders are associated with the currently edited appointment.
Inherited from Appointment |
Is |
Checks whether the currently edited appointment is a new and individual object.
Inherited from Appointment |
Label | Gets or sets the label associated with the appointment currently being edited in the custom Edit Appointment form. |
Label |
Gets or sets the index of the label associated with the appointment.
Inherited from Appointment |
Location |
Gets or sets the text describing the site where the scheduled event happens.
Inherited from Appointment |
None |
Returns a string which is used in combo-boxes when none of the available combo-box items are selected. |
Pattern |
Gets or sets the copy of the pattern appointment currently being edited in the form. |
Pattern |
Gets the recurrence information of the currently edited pattern appointment's copy. |
Reminder |
Gets or sets the string value used to display the Appointment |
Reminder |
Gets the collection of string values used to display reminder time spans available for selection in the editing form. |
Reminder |
Gets or sets the time interval ahead of the appointment's start time to activate the reminder.
Inherited from Appointment |
Resource |
Gets or sets the unique identifier of the resource associated with the current appointment, or the ID of the first resource if resource sharing is enabled.
Inherited from Appointment |
Resource |
Gets the identifiers of all the resources which are associated with the current appointment.
Inherited from Appointment |
Resource |
Gets a value indicating whether an appointment can be shared between multiple resources.
Inherited from Appointment |
Should |
Checks whether the button that enables an end-user to edit the appointment recurrence, should be visible. |
Should |
Checks whether the button that enables an end-user to edit the appointment recurrence should be visible.
Inherited from Appointment |
Start |
Gets or sets the appointment's start time within the editing form.
Inherited from Appointment |
Start |
Obsolete. Gets or sets the date when the scheduled time interval starts for the current appointment.
Inherited from Appointment |
Start |
Obsolete. Gets or sets the time when the scheduled time interval starts for the current appointment.
Inherited from Appointment |
Status | Gets or sets the status associated with the appointment currently being edited in the custom Edit Appointment form. |
Status |
Gets or sets the index of the availability status associated with the appointment.
Inherited from Appointment |
Storage |
Gets the Scheduler Storage holding data of the Scheduler |
Subject |
Gets or sets the text of the appointment's subject.
Inherited from Appointment |
Time |
Provides access to the time zone helper used to display Date |
Time |
Inherited from Appointment |
See Also