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,
|