SyncFolderItemsScope Enum
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.
Specifies constants that define the type of items to include in a SyncFolderItemsResponse object.
public enum class SyncFolderItemsScope
public enum SyncFolderItemsScope
Public Enum SyncFolderItemsScope
- Inheritance
-
SyncFolderItemsScope
Fields
Name | Value | Description |
---|---|---|
NormalItems | 0 | Normal items only. |
NormalAndAssociatedItems | 1 | Normal items and associated items. |