Share via

getMailboxUsageDetail graph api .

Naitik Jani 26 Reputation points
2024-04-23T10:43:23.8233333+00:00

in the getMailboxUsageDetail api

GET https://graph.microsoft.com/v1.0/reports/getMailboxUsageDetail(period='D7')

in response we get

  • Item Count

so GetMailboxUsageDetail API includes which items?

like emails for specific users ? or it contains calendar items, contacts, tasks as well?

Microsoft Security | Microsoft Graph
0 comments No comments

1 answer

Sort by: Most helpful
  1. Vasil Michev 127K Reputation points MVP Volunteer Moderator
    2024-04-23T16:26:33.5166667+00:00

    It's the total number of mailbox items, regardless of their type. So messages, calendar invites, tasks, etc.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.