I can send, receive and parse SOAP requests with our exchange 2013 server via the FindItem action.
My goal is searching for all contacts that have a certain phone number.
Contacts on our exchange server can have any random format you can imagine and some that you can't imagine, the creativity in this area seems to be infinite. I have even seen NAMES and EMAILS ending up in phone fields.
Just a few examples of what I have seen:
+436763400513
006763400513
06763400513
0676-34-00-513
0676/34-00-513
The number I would have when searching for this one would be "06763400513".
Is there any way to search through our exchange with EWS so that I can find all variants of that number?
Like regex support?
I am not supposed to use the managed API classes.
If anyone has a better suggestion for the tile go ahead and change it!
please don't call me