GET restapi/personal/instantmessages/messagethreads/unread/count/v1
Gets number of threads that contain unread messages
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Number of threads that contain unread messages
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>