View Single Post
  #2  
Old October 14th 09, 09:22 PM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Create a new contact use MAPI?

I am not sure what this has to do with creating a new contact.
Have you looked at the Inspector.Close event?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"ryotyankou" u48591@uwe wrote in message news:9d8ee5f284786@uwe...
My application UI have a button, click the button, pop up outlook's new
contact dialog, let user fill their infos then save. Then i want to update
my
contact list(add this new one to existing list).
I want to call the contact dialog use MAPI, like you click "new contact"
in
outlook "new" menu. I checked code of MFCMAPI, found it really hard to do
this(too many codes). My real trouble is i want to know when user close
and
save the contact called by my application so to update my list of
contacts.
Any ideas? TIA.



Ads