Extract Subfiles from Outlook Files
When you extract an Outlook file (MSG) to disk, the message text and header information (To
, From
, Sent
, and so on) is extracted to a text file. If you do not want to extract the header information, set the flag KVExtractionFlag_ExcludeMailHeader when you call fpExtractSubFile().
If the Outlook file contains a non-mail attachment, the attachment is extracted in its native format to a subdirectory. If the Outlook file contains a mail attachment, the attachmentâs message text is extracted to a subdirectory.