Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Addressbook.searchGroupsWithName

Searches groups matching the group name.

Component Version macOS Windows Linux Server iOS SDK
Addressbook 3.3 ✅ Yes ❌ No ❌ No ❌ No ❌ No

Deprecated

This function was deprecated. Use Contacts functions instead.

MBS( "Addressbook.searchGroupsWithName"; GroupName )   More

Parameters

Parameter Description Example
GroupName The group name or search for. "Friends"

Result

Returns list of all group IDs.

Description

Searches groups matching the group name.
This search is case insensitive.

Examples

Search for group named Friends:

MBS( "Addressbook.searchGroupsWithName"; "Friends" )

See also

Blog Entries

This function is free to use.

Created 18th August 2014, last changed 8th September 2015


Addressbook.searchElementForProperty - Addressbook.searchPeopleWithCreationDate