Search
Schedule Properties
 


 Public Properties

  Name Description

CanRedo

Gets a value indicating whether there is a command in the redo history which can be redone.

CanUndo

Gets a value indicating whether there is a command in the undo history which can be undone.

Contacts

Gets all contacts defined in the Schedule.

DisableItemTimeChecks

Gets or sets a value indicating whether to disable notification checks for item's start/end times.

DisableReminders

Gets or sets a value indicating whether to completely disable reminders in the whole schedule.

Items

Gets all scheduled items.

ItemTimeCheckInterval

Gets or sets the interval between item start/end time checks, expressed in seconds.

Locations

Gets all locations defined in the Schedule.

RemindersCheckInterval

Gets or sets the interval between reminder checks, expressed in seconds.

Resources

Gets all resources defined in the Schedule.

Tasks

Gets all tasks defined in this Schedule.

UndoEnabled

Gets or sets a value indicating whether saving action records for later undo is enabled.

 See Also