Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup, restore and export contact photo #5059

Open
meain opened this issue Jan 18, 2024 · 0 comments
Open

Backup, restore and export contact photo #5059

meain opened this issue Jan 18, 2024 · 0 comments
Labels
backup exchange export All operations that deal with data export restore

Comments

@meain
Copy link
Member

meain commented Jan 18, 2024

Photos of exchange contacts are currently not backed up. We will have to do a separate request for each contact and store the data separately.

  • GET https://graph.microsoft.com/:version/users/:user/contacts/:contact-id/photo gets the contact photo metadata
  • GET https://graph.microsoft.com/:version/users/:user/contacts/:contact-id/photo/$value gets the actual contact photo
@meain meain added restore backup exchange export All operations that deal with data export labels Jan 18, 2024
@meain meain self-assigned this Jan 18, 2024
@meain meain removed their assignment Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backup exchange export All operations that deal with data export restore
Projects
None yet
Development

No branches or pull requests

1 participant