SharedWorkspaceLinks.Item Property
Gets a SharedWorkspaceLink object from the Links collection of the shared workspace. Read-only.
Syntax
expression.Item(Index)
expression Required. A variable that represents a SharedWorkspaceLinks object. The specified SharedWorkspaceLinks collection.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Index | Required | Long | Returns the SharedWorkspaceLink at the position specified. The returned SharedWorkspaceLink object does not correspond to the order in which the items are displayed in the Shared Workspace pane, and is not affected by re-sorting the display. |