AppointmentFormControllerBase Properties
Serves as a base class to provide the basic functionality for managing the appointment at the appointment's editing form.
Name | Description |
---|---|
All |
Gets or sets a value indicating if the appointment currently being edited in the form is an all-day appointment. |
Can |
Gets a value that indicates if the appointment currently being edited in the form can be deleted. |
Can |
Gets a value that indicates whether the resource can be changed for the appointment which is 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. |
Display |
Gets or sets the value to display as the appointment's end time within the editing form. |
Display |
Gets or sets the value to display as the appointment's start time within the editing form. |
Edited |
Gets the copy of the appointment currently being edited in the form. |
Edited |
Gets the pattern appointment object currently being edited in the Appointment Recurrence form. |
End | Gets or sets the value specifying the appointment's end time within the editing form. |
End |
Obsolete. Gets or sets the end date of the appointment currently being edited in the form. |
End |
Obsolete. Gets or sets the end time of the appointment currently being edited in the form. |
Has |
Gets or sets a value that indicates whether one or more reminders are associated with the currently edited appointment. |
Is |
Checks whether the currently edited appointment is a new and individual object. |
Label |
Gets or sets the index of the label associated with the appointment. |
Location | Gets or sets the text describing the site where the scheduled event happens. |
Reminder |
Gets or sets the time interval ahead of the appointment's start time to activate the reminder. |
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. |
Resource |
Gets the identifiers of all the resources which are associated with the current appointment. |
Resource |
Gets a value indicating whether an appointment can be shared between multiple resources. |
Should |
Checks whether the button that enables an end-user to edit the appointment recurrence should be visible. |
Start | Gets or sets the appointment's start time within the editing form. |
Start |
Obsolete. Gets or sets the date when the scheduled time interval starts for the current appointment. |
Start |
Obsolete. Gets or sets the time when the scheduled time interval starts for the current appointment. |
Status |
Gets or sets the index of the availability status associated with the appointment. |
Subject | Gets or sets the text of the appointment's subject. |
Time |
See Also