Exchange Bugs and Queries

Naveen B 20 Reputation points
2024-08-14T07:15:10.45+00:00

Query::Can we retrieve the Exchange identity, name, or ID property using the Graph API? In mailbox permissions, it seems to be using the identity for different users.

BUGS:
In the Full Access permission in Exchange: adding a group with the same name causes an error while deleting
User's image

User's image

In "Send As" permissions, and after deleting a user, it stores the security identifier.

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,171 questions
Exchange Exchange Server Management
Microsoft Security Microsoft Graph
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 119.5K Reputation points MVP Volunteer Moderator
    2024-08-14T16:26:16.73+00:00

    The Graph API does not expose any mailbox details currently, although you can use it to fetch the details of the corresponding user. As for the issue on the screenshots, this is easily avoidable if you use unique identifiers for your objects, and part of the reason why Microsoft introduced the changes detailed in this article: https://techcommunity.microsoft.com/t5/exchange-team-blog/change-in-naming-convention-of-user-s-name-parameter/ba-p/3284733

    Looks like the devs failed to follow the best practices when implementing that one in the portal...

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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