G
Guest
hi,
i must skip throug all of my contacts in AD and check if targetAddress =
entry in the array of ProxyAddress.
DirectorySearcher.FindAll() methode returns just 1000 elemets, but i have
much more contacts to loop throug in AD. how can i get all of the contacts? i
tried to set the sizelimit of my searcher to 100.000 but the find all method
returnd just 1.000 objects.
thanks
i must skip throug all of my contacts in AD and check if targetAddress =
entry in the array of ProxyAddress.
DirectorySearcher.FindAll() methode returns just 1000 elemets, but i have
much more contacts to loop throug in AD. how can i get all of the contacts? i
tried to set the sizelimit of my searcher to 100.000 but the find all method
returnd just 1.000 objects.
thanks