AppointmentStatus

AppointmentStatus enumeration

Defines the overall status or confirmation for the appointment.

Members

Member nameDescription
NOT_DEFINEDValue is not defined
CANCELLEDIndicates journal is removed.
or
Indicates to-do was cancelled.
or
Indicates event was cancelled.
TENTATIVEIndicates event is tentative.
CONFIRMEDIndicates event is definite.

See Also