VB.NET Incorrect HTML from Outlook Item .HTMLBody
I'm trying to replicate a VBA function I made into VB.NET. it basically gets a mail and then it extracts its TABLE tag from its HTMLBody. My issue is that the functions give a different output. VBA's returns a standard…