SharedWorkspace.Links Property

Definition

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

Property Value

Applies to