|   | Schedule Properties | 
The Schedule type exposes the following members.
 Properties
Properties
        | Name | Description | |
|---|---|---|
|   | DayPart | Gets the SchedulePart of the Schedule that represents day of month DateTimePart. | 
|   | DaysOfWeekPart | Gets the SchedulePart of the Schedule that represents day of week DateTimePart. | 
|   | Description | Gets or sets a description of the Schedule. | 
|   | HourPart | Gets the SchedulePart of the Schedule that represents hour DateTimePart. | 
|   | LastDueAt | Gets the DateTime when the Schedule was last due. | 
|   | MinutePart | Gets the SchedulePart of the Schedule that represents minute DateTimePart. | 
|   | MonthPart | Gets the SchedulePart of the Schedule that represents month DateTimePart. | 
|   | Name | Gets or sets the name of the Schedule. | 
|   | Rule | Gets or sets the rule of the Schedule defined in UNIX crontab syntax. | 
|   | Status | Gets the current status of the Schedule. | 
|   | UseLocalTime | Gets or sets a flag that determines whether the scheduler uses local time or UTC time for scheduling. | 
 See Also
See Also