SharedWorkspace.Files 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 SharedWorkspaceFiles collection that represents the list of files stored in the document library associated with the current shared workspace.
public:
property Microsoft::Office::Core::SharedWorkspaceFiles ^ Files { Microsoft::Office::Core::SharedWorkspaceFiles ^ get(); };
public Microsoft.Office.Core.SharedWorkspaceFiles Files { get; }
member this.Files : Microsoft.Office.Core.SharedWorkspaceFiles
Public ReadOnly Property Files As SharedWorkspaceFiles