Overload List
| Name | Description | |
|---|---|---|
| WGSFolderCollection | Initializes a new instance of the WGSFolderCollection class | |
| WGSFolderCollection(Boolean) | Initializes a new instance of the WGSFolderCollection class | |
| WGSFolderCollection(Int32) |
Populates the FolderArray with all of the folders in a domain.
| |
| WGSFolderCollection(String) | Initializes a new instance of the WGSFolderCollection class | |
| WGSFolderCollection(Boolean, Int32) | Initializes a new instance of the WGSFolderCollection class | |
| WGSFolderCollection(Boolean, String) | Initializes a new instance of the WGSFolderCollection class | |
| WGSFolderCollection(Int32, Boolean) |
Populates the FolderArray with a specific user's folders. If "GetShared" is set to true the FolderArray will contain the folders that are shared with the user.
| |
| WGSFolderCollection(Int32, Int32) |
Populates the FolderArray with a specific user's folders.
| |
| WGSFolderCollection(Int32, Int32, Boolean) |
Populates the FolderArray with a specific user's folders. If "GetShared" is set to true the FolderArray will contain the folders that are shared with the user.
|
See Also