Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
CNContactStore.GroupsByName
Looks for groups with matching names.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Contacts | 8.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "CNContactStore.GroupsByName"; Name ) More
Parameters
Parameter | Description | Example |
---|---|---|
Name | The group name. | "Friends" |
Result
Returns list of group identifiers or error.
Description
Looks for groups with matching names.Returns empty list if nothing found.
Comparison is localized case insensitive.
Examples
Query a group:
MBS( "CNContactStore.GroupsByName"; "Zeitungen" )
See also
Blog Entries
This function checks for a license.
Created 22nd August 2018, last changed 27th January 2020