Click or drag to resize

VirtualFolderManagerGetSmartFoldersForSpecificUser Method

Return all personal smart folders of the specific user.

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

Parameters

userId
Type: SystemGuid

Return Value

Type: SmartFolder
See Also