PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Program Addins Retrieve Name from the Contacts in the Appointment form

Reply

Retrieve Name from the Contacts in the Appointment form

 
Thread Tools Rate Thread
Old 15-03-2006, 05:57 AM   #1
cookiesncreamychoc@hotmail.com
Guest
 
Posts: n/a
Default Retrieve Name from the Contacts in the Appointment form


Hi All,

I'm trying to populate the Body in the Appointment Form based on the
value (not the contact) entered in the Contacts box.
Basically, the user enters Number in the Contacts Box and clicks a
button in the Standard Bar and the Body gets populated from the data in
the database.
The problem is I cannot retrieve the Name from the Links collection as
the Appointment has not been saved yet. I can retrieve values entered
in the Subject field, Location field so there must be a way to retrive
the value in the Contacts box.
I just don't know how???

Thanx

  Reply With Quote
Old 15-03-2006, 01:51 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Retrieve Name from the Contacts in the Appointment form

The Links collection works a little bit differently from simple text fields. I don't know of a workaround to avoid having to save the item.

--
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


<cookiesncreamychoc@hotmail.com> wrote in message news:1142402260.258347.194060@i39g2000cwa.googlegroups.com...
> Hi All,
>
> I'm trying to populate the Body in the Appointment Form based on the
> value (not the contact) entered in the Contacts box.
> Basically, the user enters Number in the Contacts Box and clicks a
> button in the Standard Bar and the Body gets populated from the data in
> the database.
> The problem is I cannot retrieve the Name from the Links collection as
> the Appointment has not been saved yet. I can retrieve values entered
> in the Subject field, Location field so there must be a way to retrive
> the value in the Contacts box.
> I just don't know how???
>
> Thanx
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off