The ScheduleTimeSlot type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CampaignState | The state of the campaign when this time slot is active. |
![]() | EndDate | The date on which this slot ends. Value is null for weekly recurrences. |
![]() | EndDay | The day of the week on which this slot ends. (Inherited from TimeSlot.) |
![]() | EndTime | A time of day of when this slot ends. (Inherited from TimeSlot.) |
![]() | StartDate | The date on which this slot begins. Value is null for weekly recurrences. |
![]() | StartDay | The day of the week on which this slot begins. (Inherited from TimeSlot.) |
![]() | StartTime | A time of day of when this slot begins. (Inherited from TimeSlot.) |