TaskAvailabilityStatus reference
TaskAvailabilityStatus
enum represents the possible availability states of a scheduled task.
NotAvailable
The task is not available.
TemporaryNotAvailable
The task is temporary not available.
Available
The task is available and can be executed.