Logon to Outlook problem

A

Amit

Hi All!!!,
I try login to outlook using outlook object model and call
looks like

pNameSpace->Logon("Profile", "", true, true);

pNameSpace is already initialized.

this call display the NT authentication passward window
and pst password window but on clicking CANCEL also, this
call return S_OK. So I am not able to identify user
pressed OK or CANCEL. Please anyone know how to resolve
this issue.

thanks,
-Amit
 

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