Page 1 of 1

Call mail from code [SOLVED]

Posted: Mon Apr 11, 2016 4:54 am
by hamej
How do I call the Windows mail app from code? In Silverlight I do this:

System.Windows.Browser.HtmlPage.Window.Navigate(new Uri(adr));

Re: Call mail from code

Posted: Mon Apr 11, 2016 8:40 am
by JS-Support @Userware
Hi,

Please use the code at the following URL:

http://forums.cshtml5.com/viewtopic.php?f=7&t=1463

Regards,
JS-Support