Unfortunately, MSG is binary format used by microsoft, afaik; but like BloodySmartie said, you might go with the EML, that is universal text format - and Outlook should be able to read it as well.
I will add writeTo() method to our ReceivedEmail wrapper :)
Thank you!