且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

在正文中打开带有填充html的默认邮件客户端

更新时间:2023-11-22 08:24:52

不可能填写html身体内容,



没有其他办法,



你可以从c#代码后面做到这一点仅用于outlook,而不是任何gmail,yahoo等...



mailto是打开默认电子邮件客户端窗口的唯一选项
It is not possibe to fill html content in body,

there is no other way,

you can do it from c# code behind only for outlook, not any gmail, yahoo etc...

mailto is the only option to open default email client window