_ReportItem.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
ReadOnly Property Links As Links
    Get
'Usage
Dim instance As _ReportItem
Dim value As Links

value = instance.Links
Links Links { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.Links

See Also

Reference

_ReportItem Interface

_ReportItem Members

Microsoft.Office.Interop.Outlook Namespace