Outlook Address Book Sort Order Setting?

H

Hubert

For my users, I have written some VB code that makes
their default contacts folder appear as an Outlook
address book. However--the sort order for the names in
those address books appears in FName LName order and we'd
like to have their names appear in LName, FName order.

I found a registry key "NameParserStyle" in
HKCU\Software\Microsoft\Office\11.0\Outlook\Contact that
I thought controlled the sort order but it does not seem
to work reliably.

Any suggestions for how we might set the sort order on a
global basis? Thanks much!
 
Top