we use VBScript for changing EXIF data of .msg files.
We access msg files using
Set Element = Session.GetMessageFromMsgFile(msgFilePath)
I