Hi,
I've been playing with EWS for the past couple of days and have been bothered by the slowness of its Authentication. The line:
token = fAuthService.AuthenticateUser( "yyy", "****" );
takes about 5 seconds to execute.
Just wondering if anyone else is experiencing this and if there is something that can be done to make it work any faster.
Regards.