[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The SimpleScheduleTokentype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Duration
The duration that the schedule can run for. This is optional
(Inherited from ScheduleToken.)
RecurrenceFlag
Flag that represents the schedule type
(Overrides ScheduleToken . . :: . . RecurrenceFlag.)
StartTime
Schedule start time. This is required.
(Inherited from ScheduleToken.)
UseGmt
Use GMT or local time
(Inherited from ScheduleToken.)

See Also