The CreateScheduleItemResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CreateScheduleItemResult |
Initializes a new instance of the CreateScheduleItemResult class.
|
Properties
Name | Description | |
---|---|---|
![]() | 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.
|