The name of the container.
SDKs
- iOS 9.0+
- macOS 10.11+
- Mac Catalyst 13.0+
- watchOS 2.0+
Framework
- Contacts
Declaration
var name: String { get }
The name of the container.
SDKs
Framework
var name: String { get }
var identifier: String
The unique identifier for a contacts container on the device.
var type: CNContainer Type
The type of the container.
enum CNContainer Type
The container may be local on the device or associated with a server account that has contacts.