SearchFolderParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the parameters that are associated with a search folder.
public ref class SearchFolderParameters sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class SearchFolderParameters : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class SearchFolderParameters
Inherits ComplexProperty
- Inheritance
Properties
RootFolderIds |
Gets or sets the list of root folders for the search. |
SearchFilter |
Gets or sets the search filter that is associated with the search folder. |
Traversal |
Gets or sets the traversal mode for the search folder. |