Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Checks if the contact is unified based on other contact.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Contacts | 8.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example |
---|---|---|
ContactIdentifier | The contact identifier. | "9B6315CA-5331-44A6-96D0-16F315BA9AEB" |
OtherContactIdentifier | The second contact identifier. | "F73B1D68-984A-434E-B3DE-1E92549C89B0:ABPerson" |
Returns 1, 0 or error.
Check if a contact belongs to another:
MBS( "CNContact.IsUnifiedWithContact"; "9B6315CA-5331-44A6-96D0-16F315BA9AEB"; "F73B1D68-984A-434E-B3DE-1E92549C89B0:ABPerson" )
This function checks for a license.
Created 25th September 2018, last changed 25th September 2018