.msg mails text

Can we get the text of outlook emails saved as .msg files ?
like can we get subject body and email ?
This is similar to pdf text extraction I am asking if it can be done

Hi @Sakshi_Jain
to get the body of email stored in msg files,

u can try the below code done in c#

https://www.codeproject.com/Articles/32899/Reading-an-Outlook-MSG-File-in-C

Regards,
Nived N
Happy Automation