Page 1 of 1

Read Outlook files .msg

Posted: Fri Dec 24, 2021 10:08 am
by dagmarsawayn
Hi,

Does it's possible to read a .msg files extract from Outlook to a TRichView ?
If yes, how ? I'm searching but noting works :(

Thanks,

Re: Read Outlook files .msg

Posted: Fri Dec 24, 2021 10:14 am
by Sergey Tkachenko
Sorry, TRichView cannot read Outlook files directly.
But I believe it is possible using Outlook COM object. This solution requires Outlook to be installed on the computer.
Is it ok? If yes, I can make a demo.