EwsInitEwsClient Method (ExchangeVersion) |
Namespace: MailBee.EwsMail
Before using any EWS methods, you must set the minimum featureset you expect the MS Exchange server to support.
Some functions (for instance, searching folders) are supported in newest versions of MS Exchange only. You need to let the server know that you want to use the featureset of newer MS Exchange versions using this method.
This method itself does not verify the MS Exchange server version. It just initializes Ews component in the way that any further requests to the server will expect that its version is not lower than the specified one.