The CreateScheduleItemResult type exposes the following members.

Constructors

  NameDescription
CreateScheduleItemResult
Initializes a new instance of the CreateScheduleItemResult class.

Properties

  NameDescription
AddDefaultItem
Gets whether or not to add a default schedule item to the schedule.
Item
Gets the schedule item that was created and added to the schedule. This can be null if no schedule item was added.

See Also