Links.Item[Object] Property

Definition

This object, member, or enumeration is deprecated and is not intended to be used in your code.

public:
 property Microsoft::Office::Interop::Outlook::Link ^ default[System::Object ^] { Microsoft::Office::Interop::Outlook::Link ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Outlook.Link this[object Index] { get; }
Default Public ReadOnly Property Item(Index As Object) As Link

Parameters

Index
Object

Property Value

Applies to