mobileAppIntent 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.
Indicates the status of the mobile app on the device.
Members
Member | Value | Description |
---|---|---|
available | 0 | Available |
notAvailable | 1 | Not Available |
requiredInstall | 2 | Required Install |
requiredUninstall | 3 | Required Uninstall |
requiredAndAvailableInstall | 4 | RequiredAndAvailableInstall |
availableInstallWithoutEnrollment | 5 | AvailableInstallWithoutEnrollment |
exclude | 6 | Exclude |