ScopeFolder.ScopeFolders Property

Definition

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.

Applies to