v1

latestOpenAPI 3.0.42026-07-174835104.5 KB
users.mailFolder

Get child folder from user

Retrieve the properties and relationships of a child mailFolder in a specific user's mailbox.

get/users/{userIdentifier}/mailFolders/{mailFolderId}/childFolders/{mailFolderId1}

Query parameters

includeHiddenFoldersboolean

Include Hidden Folders

$selectstring[]

Select properties to be returned

$expandstring[]

Expand related entities

Response

Retrieved child mail folder

@odata.typestring
idstring

The unique identifier for an entity. Read-only

childFolderCountnumber nullable

The number of immediate child mailFolders in the current mailFolder

parentFolderIdstring nullable

The unique identifier for the mailFolder's parent mailFolder

displayNamestring nullable

The mailFolder's display name

unreadItemCountnumber nullable

The number of items in the mailFolder marked as unread

isHiddenboolean nullable

Indicates whether the mailFolder is hidden. This property can be set only when creating the folder

totalItemCountnumber nullable

The number of items in the mailFolder