Search Clients by Email Address.
Syntax
finSearchFunctions.SearchClientsByEmailAddress(email, includeRelatedAccounts, searchResults)
Parameters
| Name | Type | Optional | ByRef | Description |
| email |
String |
|
|
The complete Email Address or at least the first 6 characters of it. |
| includeRelatedAccounts |
Boolean |
|
|
Indicates whether to include related (non-closed) Accounts for each Client. |
| searchResults |
finQuickSearchResults |
|
ByRef |
A finQuickSearchResults collection. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finSearchFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0