SearchFolderType.SearchParameters 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 SearchParameters property gets or sets the parameters that define a search folder.
public:
property ExchangeWebServices::SearchParametersType ^ SearchParameters { ExchangeWebServices::SearchParametersType ^ get(); void set(ExchangeWebServices::SearchParametersType ^ value); };
public ExchangeWebServices.SearchParametersType SearchParameters { get; set; }
Public Property SearchParameters As SearchParametersType
Property Value
The SearchParameters property returns a SearchParametersType object that contains the parameters that define a search folder.