Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
Office 2003
Reference
Collections
L
 Links Collection
Office Outlook 2003 VBA Language Reference
Links Collection
Multiple objects
Links
Link

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
		


Child Objects



© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker