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: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

CNContactStore.ContactsWithData

Creates contacts for vCard data.

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

Parameters

Parameter Description Example
Data The vCard data.

Result

Returns text or error.

Description

Creates contacts for vCard data.
This converts between a contact and its vCard representation.

See CNContactStore.DataWithContacts to reverse this process.

See also

Created 1st August 2018, last changed 11st January 2021


CNContactStore.ContactsMatchingPhoneNumber - CNContactStore.ContainerForContact

Feedback: Report problem or ask question.