otris / ews-cpp

A C++11 header-only library for Microsoft Exchange Web Services
Apache License 2.0
69 stars 30 forks source link

Support Contact information in Resolve Names resolutions #165

Closed idolum closed 3 years ago

idolum commented 4 years ago

The resolution of the Resolve Names method of EWS may also provide Contact information, which isn't supported yet. See

https://docs.microsoft.com/en-us/exchange/client-developer/web-service-reference/resolvenames-operation#successful-resolvenames-response-elements

The Contact information (in particular, the certificate elements) should be provided in the resolution set of ews-cpp as well.

idolum commented 4 years ago

Some contact information are not "forwarded" to the result of the resolve_names function:

See https://docs.microsoft.com/en-us/exchange/client-developer/web-service-reference/contact