Outlook MSG Parser

Content Type: Module
Categories: Import/Export

Overview

Need to parse your Outlook MSG files in your project? Download the attachments, see all the content.

This is a module that enables a Mendix Developer to parse Outlook MSG files that are stored as FileDocument objects.

Documentation

Need to parse your Outlook MSG files in your project? Download the attachments, see all the content.

This is a module that enables a Mendix Developer to parse Outlook MSG files that are stored as FileDocument objects.

Releases

Version: 1.0.2
Framework Version: 9.12.4
Release Notes: - Add sanitize function to remove non-ASCII characters (0x00 - 0x7F), this was causing problems in Mendix when saving it to persistable entities
Version: 1.0.1
Framework Version: 9.12.4
Release Notes: - Update libraries
Version: 1.0.0
Framework Version: 9.12.4
Release Notes: - Initial release