deviceAppManagementTaskStatus enum type
Namespace: microsoft.graph
Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Device app management task status.
Members
Member | Value | Description |
---|---|---|
unknown | 0 | State is undefined. |
pending | 1 | The task is ready for review. |
active | 2 | The task has been accepted and is being worked on. |
completed | 3 | The work is complete. |
rejected | 4 | The task was rejected. |