ecederstrand/exchangelib

EWS does not support returning more than 100 results. See https://learn.microsoft.com/en-us/exchange/client-developer/web-service-reference/resolvenames-operation

hishamahmeddeep opened this issue · 0 comments

          EWS does not support returning more than 100 results. See https://learn.microsoft.com/en-us/exchange/client-developer/web-service-reference/resolvenames-operation

You can match against a number of fields on the contact, which should allow you to refine your search to be more specific: https://learn.microsoft.com/en-us/exchange/client-developer/web-service-reference/unresolvedentry

is matching case provided by ecederstrand library?
Originally posted by @ecederstrand in #1311 (comment)