SharedWorkspace.Links Property
Gets a SharedWorkspaceLinks collection that represents the list of links saved in the current shared workspace. Read-only.
Syntax
expression.Links
expression A variable that represents a SharedWorkspace object.
Example
The following example lists the links saved in the current shared workspace.
| Visual Basic for Applications |
|---|
|