up vote 0 down vote favorite
share [g+] share [fb]

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?

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

EmailComposeTask is another option.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.