Add Method (Links Collection)

Add Method (Links Collection)

See Also         Example         Applies To        

Links an item to another item by adding a Link object to the Links collection associated with the item.

Syntax

object.Add(Item)

object   Required. An expression that returns a Links collection object.

Item   Required. The item to be linked to the item associated with the Links collection. For Microsoft Outlook 2000, this must be a ContactItem object.