SearchParametersType Class

Definition

The SearchParametersType class contains the parameters that define a search folder.

public ref class SearchParametersType
public class SearchParametersType
Public Class SearchParametersType
Inheritance
SearchParametersType

Constructors

SearchParametersType()

The SearchParametersType constructor initializes a new instance of the SearchParametersType class.

Properties

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.

Applies to