DocumentIndex Property
Zero-offset index of the document in the order it is found embedded in the parent container document for most container types. For some
mail store container types it is the internal file format node ID of the message object.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Platform
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 long Index { get; set; }Property Value
Int64Remarks
A value of -1 means no index value for this document.