ScopeFolder.ScopeFolders 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 ScopeFolders collection.
public:
property Microsoft::Office::Core::ScopeFolders ^ ScopeFolders { Microsoft::Office::Core::ScopeFolders ^ get(); };
public Microsoft.Office.Core.ScopeFolders ScopeFolders { get; }
member this.ScopeFolders : Microsoft.Office.Core.ScopeFolders
Public ReadOnly Property ScopeFolders As ScopeFolders
Property Value
Remarks
The items in this collection correspond to the subfolders of the parent ScopeFolder object.