Click or drag to resize

VirtualFolderManagerGetSmartFolder Method

Return details of a given smart folder.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public SmartFolder GetSmartFolder(
	int smartFolderId
)

Parameters

smartFolderId
Type: SystemInt32

Return Value

Type: SmartFolder
See Also