Windows Vista Beta | WinVistaBeta.com - Message | Removing contacts for related contacts

January 05, 2009  
Subject: Removing contacts for related contacts
Group: microsoft.public.windows.developer.winfx.winfs
Date: 10/27/2005 8:49:00 PM
From: "maersa" [Email Address Protection]

hi all,

the "RelatedContacts" property in the Contact class returns a list of
"related" contacts --- which the associated was created by using
"EAddressReference".

now, is there a simple way of removing this association instead of having to
craw through the contacts "EAddresses" and then finding the appropriate one
and then deleting it ?

thanks,



Back