Property FoldersById FoldersById Gets a cache of folders by their ID. Declaration IObservableCache<IFolder, string> FoldersById { get; } Property Value Type Description IObservableCache<IFolder, string>