一般討論 Sample Proposal E-Mails

  • 25 maja 2010 05:28
     
     

    Hi All,

    I've got hold of the Sample Proposal released by MS in the SDK and deployed it.  Everything seems OK except the e-mails are coming through in plain text.

    Does anyone know how to fix this?

    Cheers,

Wszystkie odpowiedzi

  • 27 maja 2010 04:24
     
     

    I've found that the e-mail messages are HTML encoded.  I'm not sure if this is the ideal solution but to use System.Web.HttpUtility.HtmlDecode worked for me.