The ScheduleTimeSlot type exposes the following members.

Properties

  NameDescription
Public propertyCampaignState
The state of the campaign when this time slot is active.
Public propertyEndDate
The date on which this slot ends. Value is null for weekly recurrences.
Public propertyEndDay
The day of the week on which this slot ends.
(Inherited from TimeSlot.)
Public propertyEndTime
A time of day of when this slot ends.
(Inherited from TimeSlot.)
Public propertyStartDate
The date on which this slot begins. Value is null for weekly recurrences.
Public propertyStartDay
The day of the week on which this slot begins.
(Inherited from TimeSlot.)
Public propertyStartTime
A time of day of when this slot begins.
(Inherited from TimeSlot.)

See Also