---
title: includedAttributes
framework: intents
role: symbol
role_heading: Instance Property
path: intents/insearchforphotosintent/includedattributes
---

# includedAttributes

The attributes that must be present in the photos.

## Declaration

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

## Discussion

Discussion All of the specified attributes must be present in the photos.

## See Also

### Getting the Search Attributes

- [dateCreated](intents/insearchforphotosintent/datecreated.md)
- [locationCreated](intents/insearchforphotosintent/locationcreated.md)
- [albumName](intents/insearchforphotosintent/albumname.md)
- [excludedAttributes](intents/insearchforphotosintent/excludedattributes.md)
- [INPhotoAttributeOptions](intents/inphotoattributeoptions.md)
