c# - Can I use Windows 8 Mail App as the medium to send email through using Visual Studio 2012? -


I am creating an application for a college project on auto insurance, and I already have several components ready In which iTextSharp PDF. I am trying to add a module in which I can send the generated PDF to "Customer" via e-mail. Using the methods in this tutorial - I am able to use Outlook to send mails. My question is - can I use the default mail app in Windows 8 to send mail instead of Outlook? I could not find a satisfactory answer in my initial search.

Thank you.

Check out this sample. It demonstrates sharing of contents between apps.


Comments

Popular posts from this blog

eclipse plugin - Run java code error: Workspace is closed -

ios - How do I use CFArrayRef in Swift? -

file rename - Git : Not under version control fatal error -