Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.