EmailDocumentContentEntryId Property |
Entry ID for Outlook PST/OST extracted message objects in hexadecimal string format.
Namespace: OpenDiscoverSDK.Interfaces.ContentAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public string EntryId { get; set; }Property Value
String
Remarks
This property value will be null except for Outlook PST/OST extracted message objects.
See Also