---
title: missed
framework: intents
role: symbol
role_heading: Type Property
path: intents/incallrecordtypeoptions/missed
---

# missed

A call received by the user that went unanswered.

## Declaration

```swift
static var missed: INCallRecordTypeOptions { get }
```

## See Also

### Type Properties

- [outgoing](intents/incallrecordtypeoptions/outgoing.md)
- [received](intents/incallrecordtypeoptions/received.md)
- [latest](intents/incallrecordtypeoptions/latest.md)
- [voicemail](intents/incallrecordtypeoptions/voicemail.md)
- [ringing](intents/incallrecordtypeoptions/ringing.md)
- [inProgress](intents/incallrecordtypeoptions/inprogress.md)
- [onHold](intents/incallrecordtypeoptions/onhold.md)
