![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
(Outlook 2002 sp3)
Hi I just wonder if anyone came across this problem before. In my custom Outlook form I have the code below to display the GAL popup entry for an email. The Outlook displayed email is stored in g_strRequester field. Set olns = Item.Application.GetNameSpace("MAPI") Set strAddrList = olns.AddressLists("Global Address List") Set strAddrEntry = strAddrList.AddressEntries(g_strRequester) strAddrEntry.Details Set olns = Nothing The problem is that for the SAME email, when I run the form it displays the correct details for the specified email, while for another form user it displays the details of the email which is next in the GAL. For example with g_strRequester value "Nguyen, Dac (CSIRO IM&T)", details for Nguyen, Dac (CSIRO IM&T) is displayed out for me, but the other form user got the details for "Nguyen, Kim (CMAR)" (which is next in the GAL after "Nguyen, Dac (CSIRO IM&T)"). I am using Outlook 2002, sp3 while the other user uses Outlook 2003. Thanks. Long |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Incorrect 'From' addresses in OE Replies | Dick vN | Outlook Express | 1 | January 29th 07 11:37 AM |
How to correct an incorrect entry? | Tracey | Outlook - Using Contacts | 4 | August 22nd 06 03:16 PM |
Outlook will not re-start after incorrect shutdown. | Scrumpy Jack | Outlook - Installation | 3 | July 6th 06 10:26 PM |
Windows user name from GAL entry | Sriram N A | Outlook - General Queries | 0 | June 12th 06 06:29 AM |
rule reverts to incorrect settings | Holden | Outlook - General Queries | 0 | February 19th 06 09:14 AM |