Hello.
I am trying to build a robust logic around autodsicvoer. It can fail for 3 reasons:
1) the credentials are wrong
2) the exchange server is not set up to support it
3) network error.
Is there a way to differentiate between the 3 cases using the c# api?
Looking at the code, it only throws a ServiceRemoteException when things go wrong...
Thanks,
Erez