---
title: StatusMDMAppAppObject
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/statusmdmappappobject
---

# StatusMDMAppAppObject

A status report that contains details about an MDM-installed app.

## Declaration

```data
object StatusMDMAppAppObject
```

## Properties

_removed: If true, the system removed the app and only this key and the identifier key are present in the status item object. The device reports an MDM-installed app as removed if management of the app has been transferred to Declarative Device Management. external-version-id: The app’s external version identifier. You can also retrieve this value from the App Store. For more information, see Apps and books metadata for organizations. If the current external version identifier of an app on the App Store doesn’t match the external version identifier reported by the device, there may be an app update available for the device. identifier: The app’s bundle id, which is unique. name: The name of the app. short-version: The short version of the app. state: The status of the app that ManagedApplicationListCommand reports. version: The version of the app.
