Describes a GroupWise appointment.
<Appointment> <extension base="CalendarItem"> <ref="startDate"/> <ref="endDate"/> <startDay type="date"/> <endDay type="date"/> <ref="acceptLevel"/> <alarm type="Alarm"/> <allDayEvent type="boolean"/> <place type="string"/> <timezone type="Timezone"/>
Specifies the CalendarItem element. Appointment extends CalendarItem.
Specifies the start of an appointment.
Specifies the end of the appointment.
Specifies the startDate of an appointment (without a time value).
Specifies the endDate of an appointment (without a time value).
Specifies how the appointment appears in a busy search.
Specifies the alarm for the appointment.
Specifies if the appointment is an all-day event.
Specifies where the appointment is to take place.
Specifies the time zone for the person who scheduled the appointment.