v1

latestOpenAPI 3.0.42026-07-174835104.5 KB
me.mailFolder

List mailFolders

Get the mail folder collection directly under the root folder of the signed-in user. The returned collection includes any mail search folders directly under the root. By default, this operation does not return hidden folders. Use the includeHiddenFolders query parameter to include them in the response.

get/me/mailFolders

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

@odata.nextLinkstring nullable
@odata.countinteger nullable