Get a List of Clients that have a phone Contact Method with a value 'like' the searchPhoneNumber.

A Client will appear in the list for each Contact Method that matches the searchPhoneNumber.

Syntax

finClientFunctions.GetCallerIdSearchResults(searchPhoneNumber, searchResults)

Parameters

NameTypeOptionalByRefDescription
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.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finClientFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0