View Single Post
  #1  
Old October 14th 09, 01:50 PM posted to microsoft.public.outlook.program_addins
ryotyankou
external usenet poster
 
Posts: 4
Default Create a new contact use MAPI?

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