Just call Namespace.GetItemFromId.
That will work no matter which store the item lives in.
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Christian Havel" wrote in
message ...
Hi Dmitry,
thanks for your help!
I could get the EntryID from the contact. Do I need something like a id
from
the public folder, too?
I am a newbie in Outlook programming.
Christian
"Dmitry Streblechenko" wrote:
What do you know about that contact? EntryID? Email address? Something
else?
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Christian Havel" wrote in
message ...
Hi,
I want to open a contact from a public folder using a VB6 application.
How can I do this?
Thanks
Christian