SharedWorkspaceLink Object Members
Represents a URL link saved in a shared document workspace site.
Methods
| Name | Description | |
|---|---|---|
| Delete | Deletes the current SharedWorkspaceLink object. |
| Save | Uploads changes made programmatically to a shared server. |
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the SharedWorkspaceFile object (you can use this property with an Automation object to return that object's container application). Read-only. |
| CreatedBy | Gets the display name of the member who created the shared workspace object. Read-only. |
| CreatedDate | Gets the date and time when the shared workspace object was created. Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the SharedWorkspaceLink object was created. Read-only. |
| Description | Gets or sets a descriptive String value for the specified SharedWorkspaceLink or SharedWorkspaceTask object. Read/write. |
| ModifiedBy | Gets the name of the user who last modified the object. Read-only. |
| ModifiedDate | Gets the date and time when the SharedWorkspaceLink object was last modified. Read-only. |
| Notes | Gets or sets the optional notes associated with a shared workspace link. Read/write. |
| Parent | Gets the Parent object for the SharedWorkspaceLink object. Read-only. |
| URL | Gets the top-level Uniform Resource Locator (URL) of the shared workspace link. Read/write. |