GET restapi/personal/messages/unread/count/v1

Returns the number of unread messages for the user

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>