UserRequest.checkEmail Method
Validates the e-mail for the person who is related to the user request.
Syntax
public boolean checkEmail()
Run On
Called
Return Value
Type: boolean
true if the e-mail belongs to the person for which the request is created; otherwise, false.