Appointment Properties
An appointment in the scheduler control.Name | Description |
---|---|
All |
Gets or sets a value indicating if the current appointment is an All-day appointment. |
Custom |
Gets the collection of custom fields bound to the persistent object.
Inherited from Persistent |
Description | Gets or sets the text for the appointment's description. |
Duration | Gets or sets the duration of the appointment. |
End | Gets or sets the end date and time of the appointment. |
Has |
Gets whether changed or deleted occurrences have been created for the current pattern appointment. |
Has |
Gets or sets a value that indicates whether one or more reminders are associated with the appointment. |
Id | Gets an appointment identifier. |
Is |
Gets a value indicating if the appointment is a base (of the Normal or Pattern type). |
Is |
Gets a value indicating if the appointment is an exception (of the Changed |
Is |
Gets a value indicating if the appointment is an occurrence (of the Occurrence, Changed |
Is |
Gets a value indicating if the appointment is recurring. |
Is |
Gets whether the persistent object is locked while it is being updated.
Inherited from Persistent |
Label |
Gets or sets the index of the label object associated with the appointment. |
Location | Gets or sets the text that specifies where the appointment is going to be. |
Longer |
Gets a value that indicates whether the appointment's duration is equal to or greater than one day. |
Percent |
|
Recurrence |
Gets a value that indicates the index of the appointment occurrence within the series of the appointment's reoccurrences. |
Recurrence |
Gets an object that contains information about the recurrences of the appointment. |
Recurrence |
Gets the pattern appointment object which is the parent of the current appointment. |
Reminder | Gets the reminder which is associated with the appointment. |
Reminders | Gets a collection of reminders which are associated with the 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. |
Resource |
Gets the identifiers of all resources which are associated with the current appointment. |
Row |
Gets or sets a value that identifies the data row bound to the persistent object.
Inherited from Persistent |
Same |
Gets a value that indicates whether the appointment's start and end times are on the same day. |
Start | Gets or sets the start date and time of the appointment. |
Status |
Gets or sets the index of the availability status object associated with the appointment. |
Subject | Gets or sets the appointment's subject text. |
Type | Gets the type of the appointment. |
See Also