ECPCustSignUp::emailExistAndPendingApproval Method
Determines whether an e-mail exists and is pending approval.
Syntax
client server public static boolean emailExistAndPendingApproval(ECPEmail _email)
Run On
Called
Parameters
- _email
Type: ECPEmail Extended Data Type
The e-mail address to check.
Return Value
Type: boolean
true if the e-mail address exists; otherwise, false.