Hi, I have been trying to get rid of special character (�) which will always replace my em dash (—) or bullet (•). I have looked for a solution like using System.Net.WebUtility.HtmlEncode with IsBodyHtml box ticked but unfortunately isn’t working or I have misused it.
Hi, I have tried to replace the U+FFFD or /ufffd with other string or characters but does not change when I write to a text file(utf-8) for viewing or simply send it with the email. Are there any examples which could be used for UiPath?