Search code examples
c#asp.netoutlooksmtpmailto

MailTo: Add Html Tag


Is it possible to add html tag like in mailto body part?

If not, Give some other workaround to achieve this?

I need any other protocol to open the mail client and fill the html formatted text in the html tag.


Solution

  • If I understand the question correctly, it is a duplicate of MailTo with HTML body.

    In short, it is not possible, you can only add plain text content.