View Single Post
  #2  
Old October 1st 07, 09:20 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Popping up Outlook contact via API

You'd use the Namespace.GetItemFromID method from the Outlook object model.

--
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 message ups.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