Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can VBA in Outlook check for appointment reminder windows

Status
Not open for further replies.

gilmore66

MIS
Sep 25, 2003
5
US
I have an applet that sends the contents of an Outlook Reminder popup window to my pager via its email address. I want to be able to wait 60 or 120 seconds, and check to see if the reminder window is still open. If it is, then my code will go ahead and send the message. If not, it will do nothing. I have all the code written for the message sending portion. I need to know how to code to look for the reminder window, and see if it is open or not, and possibly be able to close it.

Anyone have any suggestions?

Thanks!

Gilmore66
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top