Skip to content

Conversation

@NeilRashbrook
Copy link
Collaborator

Obviously I had to make up my own API but it sort of works...

@NeilRashbrook NeilRashbrook self-assigned this Sep 29, 2025
@NeilRashbrook NeilRashbrook force-pushed the neil/exchange-gal-poc branch from 32491b9 to d18020b Compare October 1, 2025 20:02
@NeilRashbrook NeilRashbrook force-pushed the neil/exchange-gal-poc branch from d18020b to 52ecfb4 Compare October 6, 2025 20:43
@NeilRashbrook
Copy link
Collaborator Author

Given #906, I also looked into searching the addressbook on the server.

  • ActiveSync: We can use a keyword search for autocomplete. We can't search on the server in general though for the same reasons as we can't search messages on the server.
  • EWS: Most useful contact fields (address, notes etc.) can't be directly searched. There is a keyword search function, but I don't know which fields are searched (the documentation just says "commonly used properties").
  • OWA: Uses a keyword search function. For some reason the FindPeople request giving me an error at the moment, which is strange because the code used to work...

I was able to write sample code for the above, if you're interested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants