SharedWorkspace.Folders 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 SharedWorkspaceFolders collection that represents the list of subfolders in the document library associated with the current shared workspace.
public:
property Microsoft::Office::Core::SharedWorkspaceFolders ^ Folders { Microsoft::Office::Core::SharedWorkspaceFolders ^ get(); };
public Microsoft.Office.Core.SharedWorkspaceFolders Folders { get; }
member this.Folders : Microsoft.Office.Core.SharedWorkspaceFolders
Public ReadOnly Property Folders As SharedWorkspaceFolders
Property Value
Remarks
The SharedWorkspaceFolders collection does not include the root document library folder itself, which by default is named "Shared Documents".