Time Zone And Email SettingsUser Mapi Property Requests Property
User list of Outlook MAPI properties and named properties to request for extraction from Microsoft Outlook email formats as metadata.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Settings
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public List<IMapiPropertyRequest> UserMapiPropertyRequests { get; set; }Property Value
ListIMapiPropertyRequestRemarks
There are thousands of MAPI properties and named properties defined in the "Exchange Server Protocols Master Property List" (MS-OXPROPS) specification (and also vendor custom defined property sets of named properties). The Open Discover SDK only extracts the most commonly used MAPI properties and named properties for Outlook email formats.
This feature allows users to extract MAPI properties and named properties specific to their needs and that get returned in the Metadata property (if they exist in the email document).