contactStore
The contact store from which the contact was fetched or to which it will be saved.
Declaration
var contactStore: CNContactStore? { get set }Discussion
If not this property is not set, than adding the contact to the user’s contacts is disabled.