---
title: ManagedApplicationAttributesResponse.ApplicationAttributesItem
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/managedapplicationattributesresponse/applicationattributesitem
---

# ManagedApplicationAttributesResponse.ApplicationAttributesItem

A dictionary that contains a managed app attributes item.

## Declaration

```data
object ManagedApplicationAttributesResponse.ApplicationAttributesItem
```

## Properties

Attributes: The app’s attributes. Identifier: The app’s bundle identifier. note: For a watchOS app, the identifier is the watch’s bundle identifier, which differs from the main bundle identifier for the iPhone to which the watch is paired.

## Topics

### Objects

- [ManagedApplicationAttributesResponse.ApplicationAttributesItem.Attributes](devicemanagement/managedapplicationattributesresponse/applicationattributesitem/attributes-data.dictionary.md)

## See Also

### Objects

- [ManagedApplicationAttributesResponse.ErrorChainItem](devicemanagement/managedapplicationattributesresponse/errorchainitem.md)
