Share via


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
Public method SearchParametersType The SearchParametersType constructor initializes a new instance of the SearchParametersType class.

Top

Properties

  Name Description
Public property BaseFolderIds The BaseFolderIds property gets or sets an array of folder identifiers that identify which folders are searched.
Public property Restriction The Restriction property gets or sets the query that defines the contents of a search folder.
Public property Traversal The Traversal property gets or sets the depth of a search folder traversal.
Public property TraversalSpecified The TraversalSpecified property gets or sets a Boolean value that specifies whether the Traversal property is serialized into the SOAP message.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top