Links Object

Microsoft Outlook Visual Basic

Links Object

         
Multiple objects Links
Multiple objects

The Links object contains a set of Link objects representing all items linked to a particular Microsoft Outlook item.

Using the Links Object 

Use the Links property to return the Links object from the item object; for example:

Set myLinks = myItem.Links