ReportItem.Links Property

Outlook Developer Reference

Returns a Links collection that represents the contacts to which the item is linked. Read-only.

Syntax

expression.Links

expression   A variable that represents a ReportItem object.

See Also