ScheduledTask
Return the information about scheduled task.
Property |
Type |
Description |
Example |
|---|---|---|---|
Boundary |
Date |
Timing constraints for the schedule: start/end, timezone, and recurrence window/rules. |
2025-07-31 16:10:00 |
Enabled |
Bool |
Indicates whether the scheduled task is active and will run on its schedule. |
true/false |
Location |
String |
Path in Microsoft Task Scheduler tree starting from “Task Scheduler Library” node |
|
Name |
String |
Task name |
|
Type |
Type of scheduled task operation |
Possible values are: •0—Create •1—Unknown |
Supported operations
•ScheduledTaskAdded