SharedWorkspaceLink Members
Include Protected Members
Include Inherited Members
The SharedWorkspaceLink object represents a URL link saved in a shared document workspace.
The SharedWorkspaceLink type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Returns an Application object that represents the container application for the object. |
![]() |
CreatedBy | Returns the friendly name of the member who created the shared workspace object. |
![]() |
CreatedDate | Returns the date and time when the shared workspace object was created. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
Description | Returns or sets a descriptive String value for the specified SharedWorkspaceLink object. |
![]() |
ModifiedBy | Returns the name of the user who last modified the object. |
![]() |
ModifiedDate | Returns the date and time when the shared workspace object was last modified. |
![]() |
Notes | Returns or sets the optional notes associated with a shared workspace link. |
![]() |
Parent | Returns the Parent object for the specified object. |
![]() |
URL | Returns or sets the uniform resource locator (URL) of the link saved in the shared workspace. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes the current object. |
![]() |
Save | Uploads changes made programmatically to a SharedWorkspaceLink to the server. |
Top