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