"Cancel" button IMAPISupport::DoConfigPropsheet

M

Mahesh

IMAPISupport::DoConfigPropsheet() method does not return MAPI_E_USER_CANCEL
on 'Cancel' button with outlook2007?


Instead of returning MAPI_E_USER_CANCEL it returns S_OK when I press
"Cancel" button.


Same code works fine with OL2003.

What will be the solution for this case?
 
Top