RootFolder property

The name of the root folder of the scope. Read-only.

Syntax

Vault.Scope(<ScopeInternalName>).RootFolder As String

Remarks

To obtain a folder object that is the root folder of the scope, use the expression:

Vault.RootFolder.GetSubFolder(Vault.Scope(<ScopeInternalName>).RootFolder)