Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

CNContactStore.Containers

Queries identifiers of all containers.

Component Version macOS Windows Linux Server iOS SDK
Contacts 8.4 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "CNContactStore.Containers" )

Parameters

none

Result

Returns list or error.

Description

Queries identifiers of all containers.
This should return list of accounts for contacts.

Examples

Query all accounts:

MBS( "CNContactStore.Containers" )

Example result:
9892A5CC-964E-497A-B877-A47619F7493C:ABAccount
_local

See also

Blog Entries

Created 15th August 2018, last changed 16th August 2018


CNContactStore.ContainerForGroup - CNContactStore.Country

Feedback: Report problem or ask question.