SearchFolderTraversal Enum

Definition

Defines the depth of the items that are retrieved by a search folder.

public enum class SearchFolderTraversal
public enum SearchFolderTraversal
Public Enum SearchFolderTraversal
Inheritance
SearchFolderTraversal

Fields

Deep 1

Items that belong to the root folder and its subfolders are retrieved.

Shallow 0

Items that belong to the root folder are retrieved.

Applies to