GetIndexedDocumentItems

Searcher.GetIndexedDocumentItems method

Gets an array of nested items of the specified document (for container documents such as ZIP, OST, PST).

public NetworkDocumentInfo[] GetIndexedDocumentItems(NetworkDocumentInfo documentInfo)
Parameter Type Description
documentInfo NetworkDocumentInfo The document info.

Return Value

An array of a document items.

See Also