SharedWorkspace.Links Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a SharedWorkspaceLinks collection that represents the list of links saved in the current shared workspace.
public:
property Microsoft::Office::Core::SharedWorkspaceLinks ^ Links { Microsoft::Office::Core::SharedWorkspaceLinks ^ get(); };
public Microsoft.Office.Core.SharedWorkspaceLinks Links { get; }
member this.Links : Microsoft.Office.Core.SharedWorkspaceLinks
Public ReadOnly Property Links As SharedWorkspaceLinks