Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Need Help in Pop3 and Smtp › Re: Need Help in Pop3 and Smtp
April 19, 2010 at 2:43 PM
#24582
You can use XSLT transformation to convert XML message to HTML. The pipeline transforms the XML document into the HTML body of an e-mail message.
Here is one example/sample in MSDN site XSLT Transform Component (BizTalk Server Sample).