Enter a name using mailbox name

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
I am trying to create a custom contact for our organisation to use in a
public folder.
I have a page which gives details of the contact item creator.
Department is selected from a combo list.
I would like the name to be inserted automatically from the outlook mail box
name rather than typed in.
Is there a way to insert this value automatically?
Thanks
 
Set the desired property to Application.Session.CurrentUser

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top