Share via

Remove exchange photo graph api

Vaikaumaverick 1 Reputation point
2020-09-22T06:43:01.86+00:00

How can i remove the exchange user photo and set default one using graph api c#? I created a solution where I get a stream of user photos.

Microsoft Security | Microsoft Graph
0 comments No comments

2 answers

Sort by: Most helpful
  1. Jan Hajek 151 Reputation points MVP
    2023-10-16T16:16:39.87+00:00

    As of today's announcement the DELETE method now works. Documentation doesn't reflect this, but finally can do this via Graph.

    Was this answer helpful?

    0 comments No comments

  2. JamesTran-MSFT 37,256 Reputation points Microsoft Employee Moderator
    2020-09-22T21:21:32.573+00:00

    @Vaikaumaverick
    Unfortunately, this operation is not supported through Microsoft Graph. So, it means that users can only update or get their photos, but not delete. If you'd like to create a feature request for the deletion of a photo via Graph API, please feel free to do so in our user voice forum.

    If you have any other questions, please let me know.
    Thank you for your time and patience!

    Additional Link:
    Exchange Online users photo remove

    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.