Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a Links collection that represents the contacts to which the item is linked. Read-only.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
ReadOnly Property Links As Links
Get
'Usage
Dim instance As _RemoteItem
Dim value As Links
value = instance.Links
[DispIdAttribute()]
Links Links { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.Links