Click or drag to resize

VirtualFolderManagerGetVirtualFoldersForUser Method

Return all personal virtual folders of the current user.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public VirtualFolder[] GetVirtualFoldersForUser()

Return Value

Type: VirtualFolder
See Also