SharedWorkspaceLinks Object Members
A collection of the SharedWorkspaceLink objects in the current shared workspace.
Methods
| Name | Description | |
|---|---|---|
| Add | Adds a link to the list of links in a shared workspace. |
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the SharedWorkspaceLinks object (you can use this property with an Automation object to return that object's container application). Read-only. |
| Count | Gets a Long indicating the number of items in the SharedWorkspaceLinks object. Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the SharedWorkspaceLinks object was created. Read-only. |
| Item | Gets a SharedWorkspaceLink object from the Links collection of the shared workspace. Read-only. |
| ItemCountExceeded | Gets a Boolean value that indicates whether the number of SharedWorkspaceLinks items in the collection has exceeded the 99 that can be displayed in the Shared Workspace task pane. Read-only. |
| Parent | Gets the Parent object for the SharedWorkspaceLinks object. Read-only. |