---
title: CNContainerType.local
framework: contacts
role: symbol
role_heading: Case
path: contacts/cncontainertype/local
---

# CNContainerType.local

A container for contacts only stored locally on the device.

## Declaration

```swift
case local
```

## Discussion

Discussion There is only one local container for a device.

## See Also

### Constants

- [CNContainerType.exchange](contacts/cncontainertype/exchange.md)
- [CNContainerType.cardDAV](contacts/cncontainertype/carddav.md)
- [CNContainerType.unassigned](contacts/cncontainertype/unassigned.md)
