Hello Supporter.
I have an application which read information in Msg file.
To get plain text of body, I used the code:
MailMessage mailMessageOrig = MailMessage.Load(Path.Combine(@“D:\TestFolder”, “Example01.Msg”), ne…...application which read information in msg file. To get plain text of body...Combine(@“D:\TestFolder”, “Example01.msg”), new MsgLoadOptions()); var...