setUserTasks
Adds tasks
to the Tasks category of the Jump List on Windows.
tasks
is an array of Task
objects.
Whether the call succeeded.
Note: If you'd like to customize the Jump List even more use app.setJumpList(categories)
instead.