Word style change

Hey team
I want to change word style in subject line , is there any simple things to change word in italic format Ex: This Is an autogenerated E-Mail.
Change this

Hi @Kuldeep_Pandey ,

I believe we could use the <i> tag in html to achieve this :

<i>Your Text </i>

we do interpret that the question is about the subject line from an email

It looks like formatting (color, bold, italic) is not supported for the subject line

So we can’t do this thing in body also? mail body

No, when isBodyHtml is activated we can use HTML code and formatting the text

The statement:

was scoped on the subject line

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.