A unified data governance solution that helps manage, protect, and discover data across your organization
You're absolutely correct Searching for Help with Metadata when you export email items from a Microsoft Purview eDiscovery review set in .msg format, the enriched eDiscovery metadata (like FileClass, ItemClass, MessageKind, Custodian, ExportID, etc.) is not embedded inside the .msg file itself.
The .msg file contains only the native email properties (From, To, Subject, Body, Attachments, etc.), the same as if you'd dragged an email from Outlook to your desktop. Windows file properties or Outlook message details won’t show Purview-specific metadata because that contextual information is external to the message format.
Instead, all eDiscovery metadata is provided exclusively in the accompanying CSV manifest file that downloads alongside the .msg files during export. Microsoft confirms this in their documentation:
“When you export documents from a review set in eDiscovery (Premium), the export includes a CSV file that contains metadata for each document in the export.” — Export documents from a review set
This CSV is your authoritative source for mapping each .msg filename (e.g., ABC123.msg) to its full metadata record—including ItemClass, MessageKind, and other case-specific fields.
So yes, you’re right: the metadata lives only in the CSV, not in the .msg file. There’s no alternative method (via Outlook, file properties, PowerShell, or third-party tools) to extract the Purview-assigned metadata from the .msg itself because it was never written into it.
One quick tip: always keep the CSV and the .msg files together in the same folder structure as exported renaming or separating them can break traceability.
Please "Accept as Answer" or click 'Thumbs Up YES' if the answer provided is useful, so that you can help others in the community looking for remediation for similar issues.
Thanks
Pratyush