AddressBook.Find

From Xojo Documentation

Method


AddressBook.Find(Query as String) As AddressBookRecord()

Supported for all project types and targets.

Find performs a textual search on all Contacts fields for the string passed. It returns an array of all matching Contacts records.