Enum SyncFolderItemsScope
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Determines items to be included in a SyncFolderItems response.
public enum SyncFolderItemsScope
Fields
NormalAndAssociatedItems = 1
Include normal and associated items in the response.
NormalItems = 0
Include only normal items in the response.