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.ContactsInContainer

Queries list of contacts in a container.

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

Parameters

Parameter Description Example
ContainerIdentifier The identifier for the container. "9892A5CC-964E-497A-B877-A47619F7493C:ABAccount"

Result

Returns list or error.

Description

Queries list of contacts in a container.
Returns list of contact identifiers.

See also

Created 1st August 2018, last changed 2nd August 2018


CNContactStore.Contacts - CNContactStore.ContactsInGroup

Feedback: Report problem or ask question.