|
|
|
|
|
Constants for managing appointments
| | | Constant | Description | Used by the function |
---|
New in version 2025aptCanceled | Status of created appointment: The appointment has been cancelled. Used in the syntax for creating an asynchronous appointment. | AppointmentCreate | aptContent | Filter by appointment: Filter by appointment description (contains search). | AppointmentList | New in version 2025aptFailed | Appointment created status: Appointment creation has failed. Used in the syntax for creating an asynchronous appointment. | AppointmentCreate | aptIdentifier | Filter by appointment: Filter by appointment ID (exact-match search). | AppointmentList | aptLocation | Filter by appointment: Filter by appointment location (contains search). | AppointmentList | New in version 2025aptSuccess | Status of created appointment: The appointment has been created. Used in the syntax for creating an asynchronous appointment. | AppointmentCreate | aptTitle | Filter by appointment: Filter by appointment title (contains search). | AppointmentList | reminderDefault | Reminder method: default method. This method depends on the setting of the device. | Reminder type | reminderEmail | Reminder method: send an Email. This type of reminder is available only if the account associated with the appointment calendar supports this type of reminder and if this account is configured. | Reminder type | reminderNotification | Reminder method: send a notification. | Reminder type | reminderSMS | Reminder method: send an SMS message. This type of reminder is available only if the account associated with the appointment calendar supports this type of reminder and if this account is configured. | Reminder type |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|