---
title: INDateSearchType.byModifiedDate
framework: intents
role: symbol
role_heading: Case
path: intents/indatesearchtype/bymodifieddate
---

# INDateSearchType.byModifiedDate

A search type that requires matching the modification date of a note.

## Declaration

```swift
case byModifiedDate
```

## See Also

### Constants

- [INDateSearchType.unknown](intents/indatesearchtype/unknown.md)
- [INDateSearchType.byDueDate](intents/indatesearchtype/byduedate.md)
- [INDateSearchType.byCreatedDate](intents/indatesearchtype/bycreateddate.md)
