---
title: kMDQueryUpdateRemovedItems
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kmdqueryupdateremoveditems
---

# kMDQueryUpdateRemovedItems

An array that identifies the items that have been removed from the query results. This list only contains result objects that have previously been created, result objects that have not been created are not included.

## Declaration

```swift
let kMDQueryUpdateRemovedItems: CFString!
```
