TimeZoneAndEmailSettingsExtractAllKnownOutlookMAPIProperties 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.
Namespace: OpenDiscoverSDK.Interfaces.SettingsAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax[DataMemberAttribute]
public bool ExtractAllKnownOutlookMAPIProperties { get; set; }Property Value
Boolean
See Also