RootFolders Property
Gets or sets the root folders in the navigation hierarchy. If null, then $ will be the root folder
Syntax
public System.Collections.Generic.IEnumerable<Folder> RootFolders {get; set;}Public Property RootFolders As System.Collections.Generic.IEnumerable(Of Folder)