You can filter the items contained in a library and retrieve only the items matching specific criteria. For example, you might want to remove or update only specific items in a library.

Verify that you have access to the Item service.

1

Create an instance in the FindSpec class.

2

Specify the filter properties by using the FindSpec instance.

3

List the items matching the specified filter.

A list of items matching the filter criteria is created as a result.