[sync-services-developers] syncing only some Address Book groups
Brent Truex
btruex at markspace.com
Thu Nov 17 07:25:48 PST 2005
Martin,
Have you looked at the ISyncFilter class? It saves you the trouble of
managing the record comparison, and is quick to implement if you can
live with the way it works.
> What happens if someone enables a group that has previously been
> unsynced. Will they get all the updates that they're missing (i.e.
> that they filtered on previous syncs)?
>
With ISyncFilters, yes. Conversely, removing a group from the sync
list will cause all the entries for that group to be deleted from the
client.
- Brent
---------------------------------------------------------------
Brent Truex
btruex at markspace.com
More information about the sync-services-developers
mailing list