How to open msg files

Hi,

I am developing an App for a bank, trying to open a .msg file. But cordova-pluggin-file-oppener2 and ‘application/vdn.ms-outlook’ mime-type just wasn’t enough to find an eligible app to open msg formatted files.

Is there any free way to open this file or is there any way to convert this file into something more easy to open with existing cordova plugins.

Thank you.