Posted: Thu Feb 14, 2008 3:30 pm Post subject: Re: How to close outlook application when running
Look up the help for GetObject and how to use it to get an instance of a
running application. If it is running call the Outlook.Application.Quit
method.
"Phefos" wrote in message @microsoft.com...
>
> Hi
>
> Can somebody please help with the VB6 code to check if outlook is running
> and if it is close it
>
> Thank you in advance
How to quit running outlook application from service without Hi, we need to close any running outlook applications from a windows service in order to do backups of pst files. We used to do this using Automation from a normal app but now we need to do it from a windows service. I've learned from
How to determine if an application is running - Need Help! I'm working on an email automation project. When an email is selected in Outlook I have a button that when pressed parses data out of the subject and body of the email to determine if it is an email related to a customer, dealer or vendor. Depending on th
Outlook.exe can't close it Hello, I'm using OL2003, AC97, WinXP I can't close Outllok.exe. To make a copy of the Outlook.pst I'm using this code. But after this code outlook.exe is still running. How can I close it?
Running a macro from within Application_ItemSend I have created a macro that marks email in specific folder from a specific sender as "Read" When I run the macro from the macro works perfectly fine. I want to automate the macro to run everytime items are sent. Using postings fou
How to check for new mail from another vba application Newbie here...I'm sure this is totally easy...but not for me. We have an automated test tool which will trigger events that fire off emails to certain users. We need to access those emails and parse out a link, then click on it. We can do that so far, bu
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum