RestrictionType Class

Definition

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.

Applies to