Child DocumentEntry Id Property
Entry ID for Outlook PST/OST extracted message objects in hexadecimal string format.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Content
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 string EntryId { get; set; }Property Value
StringRemarks
This property value will be null except for Outlook PST/OST extracted message objects.