0

I would like to do the exact same thing mailto: does, but I want HTML in the body. Is there any way to do this?

It doesn't have to use mailto: as this question states.

Community
  • 1
  • 1
James Esh
  • 2,219
  • 1
  • 24
  • 41
  • I don't think it's possible without resorting to specific command line arguments for different clients. – itsme86 Oct 12 '16 at 20:49
  • If you have Outlook installed, you could use the Outlook object model to [send HTML mails](http://stackoverflow.com/questions/19911230/sending-email-through-outlook-2010-via-c-sharp). Another option would be to use an external tool like [blat](http://blat.sourceforge.net) – Axel Kemper Oct 12 '16 at 20:54
  • Not all my clients have outlook installed. Blat has no UI correct? It just sends it. – James Esh Oct 13 '16 at 12:04

0 Answers0