PropertyTests interface

A collection of PropertyTest objects that represent all the search criteria of a file search. Search criteria are listed in the Advanced Find dialog box (File menu, Open command, Advanced Find button).

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

No code example is currently available or this language may not be supported.

Use the PropertyTests property to return the PropertyTests collection.

Use the Add method to add a new PropertyTest object to the PropertyTests collection.

Use PropertyTests(index), where index is the index number, to return a single PropertyTest object.

Show: