Edit

Share via


SearchScope.Type Property

Definition

Returns a value that corresponds to the type of SearchScope object.

public:
 property Microsoft::Office::Core::MsoSearchIn default { Microsoft::Office::Core::MsoSearchIn get(); };
public Microsoft.Office.Core.MsoSearchIn this { get; }
member this.Type : Microsoft.Office.Core.MsoSearchIn
Default Public ReadOnly Property Type As MsoSearchIn

Property Value

Remarks

The type indicates the area in which the Execute(MsoSortBy, MsoSortOrder, Boolean) method of the FileSearch object will search for files.

Applies to