- Description
-
VirtualFolders Class
Object Model
-
Remarks
-
This is the collection of VirtualFolder objects. You can
add, remove or reference specific objects in the
collection. Managing the collection can be done at any time
- even while user is connected to the server, and it will
be visible immediately by the user.
Members
-
| Add |
Adds new virtual folder. |
| Remove |
Removes virtual folder from the collection. |
| RemoveAll |
Removes all virtual folders from the
collection. |
| Count |
 |
Returns total number of virtual folders. |
| Item |
 |
Returns reference to specific virtual folder. |
|