SearchParametersType Members
Include Protected Members
Include Inherited Members
The SearchParametersType class contains the parameters that define a search folder.
The SearchParametersType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SearchParametersType | The SearchParametersType constructor initializes a new instance of the SearchParametersType class. |
Top
Properties
Name | Description | |
---|---|---|
BaseFolderIds | The BaseFolderIds property gets or sets an array of folder identifiers that identify which folders are searched. | |
Restriction | The Restriction property gets or sets the query that defines the contents of a search folder. | |
Traversal | The Traversal property gets or sets the depth of a search folder traversal. | |
TraversalSpecified | The TraversalSpecified property gets or sets a Boolean value that specifies whether the Traversal property is serialized into the SOAP message. |
Top