Hi, I need to be able to remove the HTML tags from the main body of an email so that only plain text will be output. Anyone able to assist? Thanks in advance.
Probably easiest to try and read the mail as plain text in the first place, but if you can only get HTML then I'd recommend a quick Google for 'vb.Net Regex to strip HTML tags'. That should yield many methods you can put into a code stage.