Outlook exit and cancel

S

semut

To catch the outlook exit and to cancel the exit if needed.

Is there a way to do it in OOM/Extended MAPI/CDO or COM addin.

I am aware exchange client extension could do it but that should be the last
resort.


thanks.
 
W

www.VoiceInformation.com

semut -

I'm using:
public void OnBeginShutdown(ref System.Array custom)
with VS.Net.

I'm not sure VS.Net if that is an option for you or not.

You can download and install the "main function" source code for the
PlugIn from www.TekGuard.com.


Posted by www.AndrewM.com [wwwAndrewMCom Post# 20050616]

Software Entrepreneurs, ISV's, Developers - Sell & Support your
programs with an 800# virtual auto-attendant:
www.VoiceInfo.com - <a href="http://www.VoiceInfo.com">
Virtual Office, Automated Phone Assistant, Web Access </a><br>

Developers, ISP's, Small Business Owners - Need a starting point for an
anti-spam email server, Outlook client, WebMail?
www.TekGuard.com - <a href="http://www.TekGuard.com">
Free Mail Server, Outlook PlugIn, WebMail, C# Source Code </a>
 
S

Sue Mosher [MVP-Outlook]

No. All the Outlook objects also are already out of scope at that point. Shutdown code needs to run when the last Explorer window closes.
 

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