SearchParametersType Members
The SearchParametersType class contains the parameters that define a search folder.
The following tables list the members exposed by the SearchParametersType type.
Public Constructors
Name | Description | |
---|---|---|
SearchParametersType | The SearchParametersType constructor initializes a new instance of the SearchParametersType class. |
Top
Public 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
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
SearchParametersType Class
ExchangeWebServices Namespace
SearchFolderType Class