Howto change MAPI IMAIL service password

E

Eric

How to programmatically modify the IMAIL service password?
With OutlookSpy, I can get the IMAPISTATUS interface of my
messaging service. In the PR_RESOURCE_METHODS property,
the STATUS_CHANGE_PASSWORD is activated which means that
the IMAPIStatus::ChangePassword method should work. But
when I call it, it returns me the MAPI_E_NO_SUPPORTED
error???

Is there a well documented library for that?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top