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

Find the contacts whose phone number matches the specified value.

Component Version macOS Windows Linux Server iOS SDK
Contacts 10.5 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "CNContactStore.ContactsMatchingPhoneNumber"; phoneNumber )   More

Parameters

Parameter Description Example
phoneNumber The phone number to be matched.

Result

Returns list or error.

Description

Find the contacts whose phone number matches the specified value.
Requires macOS 10.13 or newer.

See also

Release notes

Blog Entries

Created 15th September 2020, last changed 15th September 2020


CNContactStore.ContactsMatchingName - CNContactStore.ContactsWithData

Feedback: Report problem or ask question.