GetSubFolders
GetSubFolders (1 of 3)
Gets collection of subfolders.
Returns: The FolderInfo collection.
GetSubFolders()
GetSubFolders (2 of 3)
Gets collection of subfolders.
Returns: The FolderInfo collection.
GetSubFolders(FolderKind kind)
| Parameter | Description |
|---|---|
| kind | The FolderKind that represents kind of folder. |
GetSubFolders (3 of 3)
Gets collection of subfolders.
Returns: The FolderInfo collection.
GetSubFolders(System::SharedPtr < Tools::Search::MailQuery > query)
| Parameter | Description |
|---|---|
| query | MailQuery that represents search query. |