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

The RecurringMonthlyByDateScheduleTokentype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Date
Recur on the n day of every month.
Duration
The duration that the schedule can run for. This is optional
(Inherited from ScheduleToken.)
NumberOfMonths
Recur every n number of months
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