I'm setting the value of the description attribute of a newly created reply email during the onload event.
The setValue method works when the email is plain text but does not work when formatted. When the email is formatted, the following message displays:
"The e-mail below might contain script or content that is potentially harmful and has been blocked."
Is there a way to update the description via jscript when the above message is received?