Sets the e-mail address of the user on the problem report.
PRL_RESULT PrlReport_SetUserEmail( PRL_HANDLE hProblemReport, PRL_CONST_STR sNewUserEmail );
PrlApiCore.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.