Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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