A Client will appear in the list for each Contact Method that matches the searchPhoneNumber.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| searchPhoneNumber | String | The Phone Number search for. | ||
| searchResults | ISReadOnlyList(Of finCallerIdSearchResult) | ByRef | A List of Clients that have a phone Contact Method with a value 'like' the searchPhoneNumber. |
A Boolean value indicating success.