Share via

Exchange Online Mailbox | Graph API

Swapnil Dave 41 Reputation points
2021-09-20T08:57:46.317+00:00

I have a exchange online mailbox user which is deleted but is still shown in the graph API response. And, moreover the isDeleted
field in the API response column is showing false. The reason for this is not clear to me.

Also if, the user which goes into soft delete state after deletion for 30 days. After 30 days the user itself disappears from the list of all the mailbox users.

So, if i delete a user (soft delete) the user appears in the mailbox users list. And the isDeleted column shows the False value. and after the 30 days the user disappears. So, what's the deal.

Microsoft Security | Microsoft Graph

1 answer

Sort by: Most helpful
  1. Vasil Michev 127K Reputation points MVP Volunteer Moderator
    2021-09-20T18:52:21.793+00:00

    Which exact queries are you using? The only way to return a mailbox type currently is the userPurpose endpoint, but that's now undergoing some changes and should probably not be used in production.

    Was this answer helpful?

    0 comments No comments

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.