LOGON MAPI session with user session Windows closed

  • Thread starter Thread starter cedric
  • Start date Start date
C

cedric

Hi folk,

i'm implementing the outlook activeX into my Application to manage
(add, modify and delete) contacts from "publics share" into Outlook
where Exchange can share contacts to all users. So far everything is
all right but for one case :

When i want launch the application by the schedule task with user
session Windows closed, My applicaton crash.

In fact, the issue from the LOGON method (MAPI session) which need to
know the user in order to check the mail profile.

Can you point me in the right direction to lanch the application with
user session Windows closed?

This is my first attempt at using Exchange, so any examples would be
greatly appreciated.


Thanks

Cedric
 
Are you using CDO 1.21 or Extended MAPI or what? What code are you using?
What version of Outlook and Exchange?
 
Back
Top