Frage

Microsoft's documentation is quite detailed about how to create a relationship between a client & server, but I haven't been able to find any details as to how to terminate the relationship?

As the server has quite broad rights on the client, I suspect it's a purely server-side thing.

War es hilfreich?

Lösung

There is no "logging out" of an ActiveSync session, at least from the protocol's perspective. Each call is stateless, so as long as the client device retains the account credentials it can issue another synchronization command at any time.

If you're asking about Exchange administrative configuration relating to ActiveSync, you should try ServerFault instead.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top