Support Article
Correspondence template styles not maintained in Outlook Email
SA-78823
Summary
Correspondence template styles are not maintained in the sent email.

Error Messages
Not Applicable
Steps to Reproduce
- Create a Correspondence rule.
- Paste any HTML content in the rule.
- Create an activity to set the property-set-corr and set that correspondence stream to a property.
- Call the SendEmailNotification and pass the property as the message parameter.
Root Cause
An issue in the custom application code or rules.
The HTMLmessage parameter for SendEmailNotification activity was not passed as true. Therefore, the activty did not format the message content as HTML elements. Hence, raw HTML code was sent as the message.
Resolution
Perform the following local-change:
In the SendEmailNotification activity, pass the HTMLmessage parameter as true.
Published May 22, 2019 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.