_DistListItem.Links Property

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 _DistListItem
Dim value As Links

value = instance.Links
[DispIdAttribute()]
Links Links { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.Links

See Also

Reference

_DistListItem Interface

_DistListItem Members

Microsoft.Office.Interop.Outlook Namespace