SearchParametersType.Restriction Property
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 Restriction property gets or sets the query that defines the contents of a search folder.
public:
property ExchangeWebServices::RestrictionType ^ Restriction { ExchangeWebServices::RestrictionType ^ get(); void set(ExchangeWebServices::RestrictionType ^ value); };
public ExchangeWebServices.RestrictionType Restriction { get; set; }
Public Property Restriction As RestrictionType
Property Value
The Restriction property returns a RestrictionType object that contains the restriction that is used to filter the results for a search folder.