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
Syntaxpublic SmartFolder[] GetSmartFoldersForSpecificUser(
Guid userId
)
Parameters
- userId
- Type: SystemGuid
Return Value
Type:
SmartFolder
See Also