Click or drag to resize

VirtualFolderManagerGetVirtualFoldersForSpecificUser Method

Return all presonal virtual folders of the specific user.

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

Parameters

userId
Type: SystemGuid

Return Value

Type: VirtualFolder
See Also