View Single Post
  #2  
Old October 5th 07, 08:52 PM posted to microsoft.public.outlook.program_vba
voipfc
external usenet poster
 
Posts: 3
Default Popping up Outlook contact via API

On Oct 1, 9:20 pm, "Sue Mosher [MVP-Outlook]"
wrote:
You'd use the Namespace.GetItemFromID method from the Outlook object model.


Is the ID included in the list of items exported whether it is via
ODBC or exported to Microsoft Access?

Does this method automatically popup the item?

The Outlook contact database in question is in an Exchange public
folder - will that make a difference?



--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54

"voipfc" wrote in oglegroups.com...
Is there a method of calling up a contact record in Outlook if a
unique ID of the contact is known through some API?


Is there some DDE method in particular?



Ads