ecederstrand/exchangelib

Get more than 100 records with a.protocol.resolve_names

Closed this issue · 1 comments

I am able to get 100 records with a.protocol.resolve_names
but how can i get next 100 or more records?

is there a way to get exact name search? with any other class methods?

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