---
title: excludedAttributes
framework: intents
role: symbol
role_heading: Instance Property
path: intents/instartphotoplaybackintent/excludedattributes
---

# excludedAttributes

The attributes that must not be present in the photos.

## Declaration

```swift
var excludedAttributes: INPhotoAttributeOptions { get }
```

## Discussion

Discussion None of the specified attributes may be present in the photos.

## See Also

### Getting the Search Attributes

- [dateCreated](intents/instartphotoplaybackintent/datecreated.md)
- [locationCreated](intents/instartphotoplaybackintent/locationcreated.md)
- [albumName](intents/instartphotoplaybackintent/albumname.md)
- [includedAttributes](intents/instartphotoplaybackintent/includedattributes.md)
