---
title: kABOperationNotPermittedByStoreError
framework: addressbook
role: symbol
role_heading: Global Variable
path: addressbook/kaboperationnotpermittedbystoreerror
---

# kABOperationNotPermittedByStoreError

The operation is not allowed by the Address Book database, because the contact’s source does not support it.

## Declaration

```swift
var kABOperationNotPermittedByStoreError: Int { get }
```

## See Also

### Constants

- [kABOperationNotPermittedByUserError](addressbook/kaboperationnotpermittedbyusererror.md)
