ScopeFolder.ScopeFolders Property
Returns a ScopeFolders collection.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property ScopeFolders As ScopeFolders
Get
'Usage
Dim instance As ScopeFolder
Dim value As ScopeFolders
value = instance.ScopeFolders
ScopeFolders ScopeFolders { get; }
Property Value
Type: Microsoft.Office.Core.ScopeFolders
Remarks
The items in this collection correspond to the subfolders of the parent ScopeFolder object.