Thank you. Pardon my ignorance. I was referring to the name cache (as it is
referred to in various help files) that is used to Autocomplete email
addresses in the To: block of a new message. I found a reference on
Microsoft Top 10 Tips for Outlook to delete the .nk2 file to delete the
cache. This works, so that the list of emails does not appear when entering
a previously sent email address.
Actually, would you know how to ask the path to the .NK2 file from within a
VBA procedure? I am running a procedure from Access to modify Outlook data.
"Ken Slovak - [MVP - Outlook]" wrote:
If you mean the "nickname" list it's stored in the file system as an .NK2
file. It's not in the mail store.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"jonYCP" wrote in message
...
Is it possible to clear the name cache from the .pst using VBA?