ListSubFolders
ListSubFolders (1 of 2)
Gets collection of child public folders from parent
Returns: ExchangeFolderInfoCollection that contains subfolders from the parent folder
ListSubFolders(System::SharedPtr < ExchangeFolderInfo > parentFolder)
| Parameter | Description |
|---|---|
| parentFolder | The parent ExchangeFolderInfo |
ListSubFolders (2 of 2)
Gets collection of child folders from parent
Returns: ExchangeFolderInfoCollection that contains subfolders from the parent folder
ListSubFolders(System::String parentFolderUri)
| Parameter | Description |
|---|---|
| parentFolderUri | The uri of the parent folder |