v1
latestOpenAPI 3.0.42026-07-174835104.5 KBme.mailFolder
List childFolders
Get the folder collection under the specified folder. You can use the .../me/mailFolders shortcut to get the top-level folder collection and navigate to another folder. By default, this operation does not return hidden folders. Use the includeHiddenFolders query parameter to include them.
get/me/mailFolders/{mailFolderId}/childFolders
Query parameters
includeHiddenFoldersboolean
Include Hidden Folders
$topinteger
Show only the first n items
$skipinteger
Skip the first n items
$searchstring
Search items by search phrases
$filterstring
Filter items by property values
$countboolean
Include count of items
$orderbystring[]
Order items by property values
$selectstring[]
Select properties to be returned
$expandstring[]
Expand related entities
Response
Retrieved collection