Support for Contact Linking
Office 2007
| Outlook Developer Reference |
Microsoft Office Outlook allows users to establish links between contact items and other items. The Outlook object model has been extended to give programs access to these links. All Outlook item objects have an associated Links collection object that contains the contacts to which a particular item is linked. You can use standard collection methods and properties (Add, Count, Item, and Remove) to create, access, and remove items from the collection.