The ISyncFilterInfo object represents an implementation of ISyncFilterInfo that is provided by Sync Framework. This flag indicates that the set of items synchronized is restricted by an item filter.
SYNC_FILTER_INFO_FLAG_CHANGE_UNIT_LIST
The ISyncFilterInfo object represents an implementation of IChangeUnitListFilterInfo that is provided by Sync Framework. An IChangeUnitListFilterInfo object specifies that changes apply only to a subset of the change units that are defined for the scope.
SYNC_FILTER_INFO_FLAG_CUSTOM
The ISyncFilterInfo object represents a custom filter that is implemented by the developer.
SYNC_FILTER_INFO_COMBINED
The ISyncFilterInfo object represents a filter that is a combination of two or more filters.