RUN AS LOCAL SYSTEM USER.
NOTES:
1.provide the application name in the parameter 'ApplicationName'. the datatype should be a string.
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.
Comments