---
title: INDateSearchType.byCreatedDate
framework: intents
role: symbol
role_heading: Case
path: intents/indatesearchtype/bycreateddate
---

# INDateSearchType.byCreatedDate

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

## Declaration

```swift
case byCreatedDate
```

## See Also

### Constants

- [INDateSearchType.unknown](intents/indatesearchtype/unknown.md)
- [INDateSearchType.byDueDate](intents/indatesearchtype/byduedate.md)
- [INDateSearchType.byModifiedDate](intents/indatesearchtype/bymodifieddate.md)
