Preference is for the first Client (in ClientId order) that has an Open Account, next where it has an Incomplete Account or Account Application. Both the Client and Email must be Active.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| String | The Email to find. | |||
| client | finClient | ByRef | The Client found. | |
| emailUnique | Boolean | Optional | ByRef | Returns False if the Email is NOT unique. If omitted, a value of False is assumed. |
A Boolean value indicating success.