Results property

FindItemsResults<TItem>? Results
Gets the results of the search operation.

Implementation

FindItemsResults<TItem>? get Results => this._results;