SharedWorkspaceLinks Interface
A collection of the SharedWorkspaceLink objects in the current shared workspace.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("000C0380-0000-0000-C000-000000000046")> _
Public Interface SharedWorkspaceLinks _
Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As SharedWorkspaceLinks
[GuidAttribute("000C0380-0000-0000-C000-000000000046")]
public interface SharedWorkspaceLinks : _IMsoDispObj,
IEnumerable
Remarks
Use the Links property of the SharedWorkspace object to return a SharedWorkspaceLinks collection.