Appointment
Xelion Object
↪ Entity
↪ Appointment
An appointment.
Fields
Name | Type | Notes | |
---|---|---|---|
eventType |
|
The event type. |
|
calendars |
|
The calendars that contain this event. |
|
subject |
|
The subject of the appointment. |
|
starttime |
|
The start time of the event. |
|
endtime |
|
The end time of the event. |
|
allStartDay |
|
if true then the event starts from the beginning (00:00) on the start time. |
|
allEndDay |
|
if true then the event lasts until midnight on the end date |
|
internal |
|
If true then the appointment takes place internally (at our office). |
|
userStatus |
|
The user status |
|
participants |
List of persons that are participating in this appointment |
||
isAppointmentOf |
To what entity does this appointment belong |
||
locationString |
|
Location of the appointment |
|
reminders |
The reminder for this appointment |
||
recurrenceLabel |
|
The label that summarizes the recurrence |
|
recurrenceTerminationType |
recurrence termination type |
||
recurrenceTerminationDate |
|
end date of the recurrence |
|
firstRecurrenceDate |
|
start date of the recurrence |
|
lastRecurrenceDate |
|
end date of the recurrence |
|
recurrenceCount |
|
number of recurrences |
|
recurrenceType |
recurrence type |
||
recurrenceInterval |
|
interval between the recurrences |
|
isRecurrence |
|
true if appointment is a recurrence |
|
monday |
|
days of week, for weekly recurrence |
|
tuesday |
|
||
wednesday |
|
||
thursday |
|
||
friday |
|
||
saturday |
|
||
sunday |
|
||
monthRecurrenceType |
month recursion on day of month or week day (for example: on the third monday of the month) |
||
recurrenceMutations |
Appointments that are a recurrence of this appointments but modify the definition. |
||
welcomeMessage |
|
||
welcomeUrl |
|
||
welcomeAttachment |
|||
departureMessage |
|
||
departureUrl |
|
||
departureAttachment |