"Mark As"/Annotation Name in Outlook 2003

  • Thread starter Thread starter Hubert
  • Start date Start date
H

Hubert

Does anyone know where the "Mark As" name in Outlook 2003
is stored? [To set this name, you go to Tools | Options
(Preferences tab) and click the "Email options" button
and type a name under "Mark comments as".]

In Outlook 2000, this was saved in the registry under
HKCU\Software\Microsoft\Office\9.0\Outlook\Preferences"
as key name "AnnotationText"--but I can't find this
setting in Outlook 2003!

My situation is that our default profile puts a name in
this field and we want to change it for every user to
match their 'real' names--but we don't want to have to
modify their Outlook profiles manually (for several
hundred users).

Any help would be greatly appreciated! Thanks!
 
Hubert said:
Does anyone know where the "Mark As" name in Outlook 2003
is stored? [To set this name, you go to Tools | Options
(Preferences tab) and click the "Email options" button
and type a name under "Mark comments as".]


[HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\MailSettings]
"MarkCommentsWith"=hex:6a,00,61,00,73,00,6f,00,6e,00,00,00
"MarkComments"=dword:1

Sounds you need to use Outlook Profiler....
 
Back
Top