RestrictionType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The RestrictionType class contains a search restriction or query for FindItem/FindFolder operations and search folders.
public ref class RestrictionType
public class RestrictionType
Public Class RestrictionType
- Inheritance
-
RestrictionType
Remarks
The RestrictionType class is used by the FindItem and FindFolder operations to filter search results. It is also used in CreateFolder, GetFolder, and UpdateFolder operations to create and access restrictions on search folders.
Constructors
RestrictionType() |
The RestrictionType constructor initializes a new instance of the RestrictionType class. |
Properties
Item |
The Item property gets or sets a search expression that represents a restriction. |