otris / ews-cpp

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

Add support of Contact information in Resolve Names resolutions #169

Closed idolum closed 4 years ago

idolum commented 4 years ago

First implementation for providing the Contact information in a Resolve Names resolution. The shared_ptr is used for the time being, but its use revised late.