![]() |
Outlook rule check for messages not received
I have an email sent to me from the same sender every day.
I want to set up an alert for when the message IS NOT received. Any ideas? |
Outlook rule check for messages not received
See the Items.Restriction function. You can restrict the Items collection of a certain folder for instance by the Subject and ReceivedDate. Maybe you can run the code once a day when Outlook starts. For that use the Application_Startup event. -- Best regards Michael Bauer - MVP Outlook Category Manager - Manage and share your categories: SAM - The Sending Account Manager: http://www.vboffice.net/product.html?lang=en Am Wed, 28 Apr 2010 23:47:01 -0700 schrieb Gamecat: I have an email sent to me from the same sender every day. I want to set up an alert for when the message IS NOT received. Any ideas? |
Outlook rule check for messages not received
Otherwise you would need an Outlook Add-In that checks your inbox from time to time.
Tom "Michael Bauer [MVP - Outlook]" schrieb im Newsbeitrag ... See the Items.Restriction function. You can restrict the Items collection of a certain folder for instance by the Subject and ReceivedDate. Maybe you can run the code once a day when Outlook starts. For that use the Application_Startup event. -- Best regards Michael Bauer - MVP Outlook Category Manager - Manage and share your categories: SAM - The Sending Account Manager: http://www.vboffice.net/product.html?lang=en Am Wed, 28 Apr 2010 23:47:01 -0700 schrieb Gamecat: I have an email sent to me from the same sender every day. I want to set up an alert for when the message IS NOT received. Any ideas? |
All times are GMT +1. The time now is 09:51 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com