---
title: INDateSearchType.byDueDate
framework: intents
role: symbol
role_heading: Case
path: intents/indatesearchtype/byduedate
---

# INDateSearchType.byDueDate

A search type that requires matching the due date of a reminder to the specified value.

## Declaration

```swift
case byDueDate
```

## See Also

### Constants

- [INDateSearchType.unknown](intents/indatesearchtype/unknown.md)
- [INDateSearchType.byModifiedDate](intents/indatesearchtype/bymodifieddate.md)
- [INDateSearchType.byCreatedDate](intents/indatesearchtype/bycreateddate.md)
