The CreateScheduleItemArgs type exposes the following members.

Properties

  NameDescription
Public propertyCreationType
Specifies what triggered the creation of a schedule item.
Public propertyEndTime
The potential end time of the new schedule item.
Public propertySchedule
Gets the Schedule for adding the new schedule item.
Public propertyScheduleItemName
The potential name of the new schedule item.
Public propertyStartTime
The potential start time of the new schedule item.

See Also