SharedWorkspaceFolders Interface
A collection of the SharedWorkspaceFolder objects in the current shared workspace.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("000C037E-0000-0000-C000-000000000046")> _
Public Interface SharedWorkspaceFolders _
Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As SharedWorkspaceFolders
[GuidAttribute("000C037E-0000-0000-C000-000000000046")]
public interface SharedWorkspaceFolders : _IMsoDispObj,
IEnumerable