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

# outgoing

A call initiated by the user.

## Declaration

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

## See Also

### Type Properties

- [missed](intents/incallrecordtypeoptions/missed.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)
