Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Queries data for contacts.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Contacts | 8.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Identifiers | The list of contact identifiers for this operation. |
Returns contact idenifiers or error.
Find people and get get vCard:
Set Variable [ $Identifiers ; Value: MBS( "CNContactStore.ContactsMatchingName"; "Schmitz" ) ]
Set Variable [ $Data ; Value: MBS( "CNContactStore.DataWithContacts"; $Identifiers ) ]
This function checks for a license.
Created 1st August 2018, last changed 11st January 2021
CNContactStore.Country - CNContactStore.DefaultContainerIdentifier