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: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

CNContact.ShowInAddressbook

Launches Contacts application to show this person.

Component Version macOS Windows Linux Server iOS SDK
Contacts 8.4 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "CNContact.ShowInAddressbook"; ContactIdentifier )   More

Parameters

Parameter Description Example
ContactIdentifier The contact identifier. "46B1E34D-58F9-4B6B-A80D-0F71ABB87A0E"

Result

Returns OK or error.

Description

Launches Contacts application to show this person.

Examples

Show owner in addressbook:

MBS( "CNContact.ShowInAddressbook"; MBS( "CNContactStore.UnifiedMeContact" ))

See also

Example Databases

This function checks for a license.

Created 3th August 2018, last changed 3th August 2018


CNContact.Show - CNContact.UnifiedContacts

💬 Ask a question or report a problem