Returns the first Client found (see remarks) given the Email address specified.

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.

Syntax

finClientFunctions.GetClientFromEmail(email, client, [emailUnique])

Parameters

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

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