Click or drag to resize

VirtualFolderManagerAddSmartFolder Method

Create a personal or public smart folder.

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

Parameters

smartFolder
Type: FileHold.LibraryManagerSmartFolder

Return Value

Type: Int32
Remarks
The new folder has NULL search criteria initially.
See Also