Quantcast
Channel: All OutlookCode.com content
Viewing all articles
Browse latest Browse all 871

How to set outlook to send a message on a timer every hour

$
0
0
Two questions please. 1. Is there a way without a commercial addin to force outlook to run some code once per hour. My code takes care of sending a message to my cell number which tells me that my computer is still connected to Exchange. If I don;t get the text I will know my computer got disconnected. 2. Is there a way I can call Application_Startup() in the ThisOutlookSession module from another Sub in a standard module? The reason is that occasionally my variables lose state. If I could call a Sub in a standard module which in turn calls Application_Startup, then I could re-set Outlook to respond to incoming mail by calling that sub.

Viewing all articles
Browse latest Browse all 871