The original poster's question related not to the autocomplete list but to the dialog that appears when the user invokes Check Names. The autocomplete list stored in the .nk2 file is *not* used in name resolution, only for autocomplete.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Mittu" wrote in message ...
Hi,
Outlook maintains a nickname list that is used by both the automatic name
checking and the automatic completion features. The nickname list is
automatically generated while you use Outlook. If the nickname cache is
corrupted, Outlook may not be able to identify recipients, may offer
incorrect recipients when automatically completing the e-mail address, or may
send the message to the wrong person.
This link should help you-
http://support.microsoft.com/?kbid=287623
Thanks,
Mittu
"AJ Online" wrote:
Can you explain the logic that is hard-coded so I can explain to the user WHY
it only returns a certain number of results?
Thanks,
AJ
"Sue Mosher [MVP-Outlook]" wrote:
The behavior of that dialog is hard coded and can't be changed.