Time Zone And Email SettingsExtract All Known Outlook MAPIProperties Property
If true, all known MAPI properties are extracted from Outlook message files (.msg). If false, a focused subset of the most common and useful properties are extracted from Outlook message files. The default value is false.
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 bool ExtractAllKnownOutlookMAPIProperties { get; set; }