How can I open new email programatically in Windows Phone 7? I found only solution with using WebBrowser control and using it Navigate method with "mailto" syntax. Is any better approach?
|
EmailComposeTask is another option. | |||
|
feedback
|