InlineAttachmentExtractor
InlineAttachmentExtractor class
Provides ability to extract files from MSO packages. Can be used to process “oledata.mso” and similar files typically attached to messages created using Outlook.
Constructors
| Name | Description |
|---|---|
| InlineAttachmentExtractor |
Methods
| Name | Description |
|---|---|
| EnumerateMsoPackage | Enumerates the MSO package and returns a dictionary containing files data. The key is file identifier and value contains actual data.Files are usually referenced in message body using the identifiers provided. |