Events

The Events property returns a table of single events merged with instances of recurring events.

Applies To

Schedule object

Data Type

Object (Table)

Access

Read/write

Remarks

Do not attempt to access all items of the Events table; this can result in an endless loop. Use the SetRange method to restrict the date range before using this table.

See Also

RecurringEvents
SetRange
SingleEvents