FILTERING_TYPE Enumeration
Indicates the type of information that is included in a change batch during filtered synchronization.
Term | Definition |
FT_CURRENT_ITEMS_ONLY | The change batch includes data and metadata for only items that are currently in the filter. |
FT_CURRENT_ITEMS_AND_VERSIONS_FOR_MOVED_OUT_ITEMS | 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: