RUN AS LOCALSYSTEM USER.
1.Provide the application name in the appName parameter. if you want to check for multiple application then add a comma in between the application name. eg; chrome, adobe
2.Provide the Toemail address in the parameter 'EmailTo' where the mail need to be sent. the datatype should be a string.
3.Provide the From Email address in the parameter 'EmailFrom' from which the mail to be send. the datatype should be a string.
4.Provide password for from email in the parameter 'password'. the datatype should be a string.