Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PositionNameTypeDescription
<x, 1>
Calendar KeyTextThe unique key of the calendar to contain this appointment.
<x, 2>
KeyTextThe unique key for this appointment. No two appointments can have the same key, even if they are in different calendars.
<x, 3>
StartDateTimeThe date and time, in OI internal format, that the appointment begins.
<x, 4>
EndDateTime The date and time, in OI internal format, that the appointment ends.
<x, 5>
SubjectTextThe short summary describing the appointment.
<x, 6>
BodyTextThe details of the appointment.
<x, 7>
LocationTextThe brief description of the appointment's location.
<x, 8>
Label KeyTextThe unique key of a previously defined label, which will categorize and colorize this appointment.
<x, 9>
Busy StatusOptionOne of four options: "Free", "Tentative", "Busy", or "OutOfOffice".
<x, 10>
ImportanceOption  One of three options: "Low", "Normal", or "High".
<x, 11>
Is Meeting FlagBooleanDetermines if the appointment is a meeting.
<x, 12>
Is Private FlagBoolean  Determines if the appointment is private.

...