FilteringType Enumeration
Indicates the type of information that is included in a change batch during filtered synchronization.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
| Member name | Description | |
|---|---|---|
| CurrentItemsOnly | The change batch includes data and metadata only for items that are currently in the filter. | |
| CurrentItemsAndVersionsForMovedOutItems | The change batch includes data and metadata for items that are currently in the filter, and metadata for items that have recently moved out of the filter. |
Show: