v1

latestOpenAPI 3.0.42026-07-174835104.5 KB
me.message

List messages

Get the messages in the signed-in user's mailbox (including the Sent Items and Deleted Items folders). By default, this operation does not return hidden messages. Use the includeHiddenMessages query parameter to include them in the response.

get/me/messages

Query parameters

includeHiddenMessagesboolean

Include Hidden Messages

$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
All 48 operations