Windows Phone电子邮件附件
问题描述:
如何在Windows Phone中发送带有附件的电子邮件?请帮助我解决这个问题...
How to send email with attachment in windows phone ? plz help me to solve this problem...
答
报价:
MailMessage填补了WP SDK的一个大空白,您最终可以在不使用EmailComposeTask的情况下从应用程序发送无人参与的电子邮件,并附加任何类型的文件(pdf,mp3,wav,mp4,avi,bmp,txt,zip,jpg,png,*. * ...).
MailMessage fills a big hole on WP SDK, you can finally send unattended emails from your App without using EmailComposeTask, and attach any type of file (pdf, mp3, wav, mp4, avi, bmp, txt, zip, jpg, png, *.*...).
请检查更多信息:带有WP8和WP7附件的MailMessage
Please check for more info : MailMessage with attachments for WP8 and WP7