SearchParametersType.Restriction Property

Definition

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.

Applies to