Hello. I want to invoke a webservice url on delete message plugin. I tried Process.Start("IEXPLORE.EXE", "http://www.google.com"); to test my plugin to invoke the url in my try block of the plugin. But the code did not work. Please
help!
↧