Table of Contents

Enum SearchFolderTraversal

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Defines the scope of a search folder.

public enum SearchFolderTraversal

Fields

Deep = 1

Items belonging to the root folder and its sub-folders are retrieved.

Shallow = 0

Items belonging to the root folder are retrieved.