Retaining HTML formatting in Dynamic Outlook Emails
One of the challenges when dynamically modifying emails created from Outlook templates, is retaining the original html formatting of the template itself.
This article discusses how to retain the original html formatting of the template, when additional text is added. The example code uses Visual Basic 6, but the concepts are applicable to other languages accessing Microsoft Outlook through the COM environment.
PDF Article Here