Send Email Task in Windows Phone 8.1
Send Email Task in Windows Phone 8.1
In this post I will show you how to compose and sent an email from you Windows Phone 8.1 app. If you are developing a Windows Phone 8 Silverlight application then you could refer to our other post. Launchers and choosers – Email Tasks in Windows phone app
The APIs have changed for WinRT applications. Here’s the code that can be used to send email using a Windows Phone 8.1 WinRT application.
//…
View On WordPress














