views:

136

answers:

0

So on my phone, in contacts, it has all my outlook contacts with phone numbers as well as all my live messenger contacts. Now some of these contacts are in there twice. So I said to myself "self let's create my own contact app and ignore the live messenger ones. I will have a cleaner phone book"

While iterating through outlook.contacts.items I realized that both contacts were in the collection. I have stared and both contacts and see absolutely no way to determine which is which. However my contact list ahs a messenger icon for messenger and outlook icon for outlook.

In the end i just want a clean book. I know this is a programming forum so I am mainly asking about how to programatically tell the difference between outlook contact vs messenger.

Ideally I want everyone to be outlook contacts (more options). If you have a non-programming way that i just have missed , it's welcomed.

I just need a fix because my OCD is completely destroying me on this.