Share via


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
Bb409174.pubproperty(en-us,EXCHG.80).gif BaseFolderIds The BaseFolderIds property gets or sets an array of folder identifiers that identify which folders are searched.
Bb409174.pubproperty(en-us,EXCHG.80).gif Restriction The Restriction property gets or sets the query that defines the contents of a search folder.
Bb409174.pubproperty(en-us,EXCHG.80).gif Traversal The Traversal property gets or sets the depth of a search folder traversal.
Bb409174.pubproperty(en-us,EXCHG.80).gif 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
Bb409174.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb409174.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb409174.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb409174.pubmethod(en-us,EXCHG.80).gifBb409174.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb409174.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb409174.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb409174.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top