Can I use Outlook to start another program at a certain time.
A arthur at stretchbreak Sep 17, 2007 #1 Can I use Outlook to start another program at a certain time.
E Eric Legault [MVP - Outlook] Sep 17, 2007 #2 Yes - use a Task with a reminder and trap it with the ReminderFire event. Then you can use the ShellEx method from the Win32 API to run another program.
Yes - use a Task with a reminder and trap it with the ReminderFire event. Then you can use the ShellEx method from the Win32 API to run another program.