Recipient name as shown on the message
Hi Dmitr,
Unfortunately I need what Outlook shows on the screen.
Without going into much details, what I'm trying to do is to pop up a dialog
box from the message window and I want to show the same "To" list to the user
on the dialog, so that the user doesn't get confused why one shows the email
address and why the other doesn't.
I see that I can reproduce what Outlook shows by looking into each
recipient's AddressEntry.AddressEntryUserType in Outlook 2007 or the
AddressEntry.Type field, if I want to run the code on both 2003 and 2007, but
I would have preferred to get this info from Outlook, since replicating a
piece of code is always a potential place for errors.
Thanks for your reply,
Istvan
|