VirtualFolderManagerAddVirtualFolderForUser Method |
Create a personal virtual folder for specific user.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic int AddVirtualFolderForUser(
string virtualFolderName,
Guid userId
)
Parameters
- virtualFolderName
- Type: SystemString
- userId
- Type: SystemGuid
Return Value
Type:
Int32
See Also