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
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the container application for the object.
Public property CreatedBy Returns the friendly name of the member who created the shared workspace object.
Public property CreatedDate Returns the date and time when the shared workspace object was created.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Description Returns or sets a descriptive String value for the specified SharedWorkspaceLink object.
Public property ModifiedBy Returns the name of the user who last modified the object.
Public property ModifiedDate Returns the date and time when the shared workspace object was last modified.
Public property Notes Returns or sets the optional notes associated with a shared workspace link.
Public property Parent Returns the Parent object for the specified object.
Public property URL Returns or sets the uniform resource locator (URL) of the link saved in the shared workspace.

Top

Methods

  Name Description
Public method Delete Deletes the current object.
Public method Save Uploads changes made programmatically to a SharedWorkspaceLink to the server.

Top

See Also

Reference

SharedWorkspaceLink Interface

Microsoft.Office.Core Namespace