GetFolderInfo
GetFolderInfo (1 of 2)
Returns information about the specified folder without selecting it
Returns: The specified folder information
GetFolderInfo(System::SharedPtr < IConnection > connection, System::String folderName)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| folderName | Folder to retrieve information about |
GetFolderInfo (2 of 2)
Returns information about the specified folder without selecting it
Returns: The specified folder information
GetFolderInfo(System::String folderName)
| Parameter | Description |
|---|---|
| folderName | Folder to retrieve information about |