Specifies the time the task is next scheduled to launch.
Declaration
Dim LaunchTime As Variant
Description
Use the LaunchTime property to retrieve or set the time the task is scheduled to launch. The property is set when the task begins execution. The time format must follow the format set in Regional Settings. The new LaunchTime is set when the task finishes executing.
To view the format required for your regional settings, view Regional Settings from the Control Panel. Click the “Time” tab, and note the “Time Style”. This is the format AutoMate™ expects.
NOTE: Be careful when changing the LaunchTime of a task that uses the Schedule trigger. Because the LaunchTime is set when the task starts executing, the schedule trigger may change the time on you while the task is executing. Therefore, use caution when adjusting the LaunchTime relative to its initial value.