Appointments

The Appointments property returns a table of single appointments merged with instances of recurring appointments.

Applies To

Schedule object

Data Type

Object (Table)

Access

Read/write

Remarks

The merged instances of the recurring appointment appear as normal appointments in the Appointments table. For example, the properties specific to recurring appointments (recurring pattern properties) are not available. The IsRecurringInstance property can be used to determine whether a given item in this table is an instance.

Also note that for the Appointments table, some operations, such as retrieving the number of rows, are meaningless because of the possible existence of open-ended appointments.

See Also

IsRecurringInstance