|
This is a very simple application that removes duplicate contacts on a device. It has a basic GUI which allows you to scan for duplicates, and then choose (after being told your duplicate count) whether to remove them. Contacts are compared based on 'File As', field, 'Email' field and 'Home / Work / Mobile' phone fields. If all those fields match, it's deemed a duplicate.
Requirements:
· Windows Mobile 5/6
· .NET Compact Framework 2.0
|