Follow Up Popup NOT working with contacts in PUBLIC folders!

  • Thread starter Thread starter Walt Smith
  • Start date Start date
W

Walt Smith

Hello,

It does mark contacts in red, but it doesn't give users a popup option.

How can me make that work??

Thanks
 
Outlook fires reminders only for items in your default Inbox, Contacts, Calendar, and Tasks folders. To get reminders from other folders, you must use a third-party tool. Reminder Manager (http://www.slovaktech.com/remindermanager.htm) is a client application that makes it possible for Outlook to fire reminders from any calendar, contacts, mail, or tasks folder visibile in the Folder List, including those in Public Folders.

Another client application, Important Dates Plus (http://www.infoware.ca/content/infoframe.htm?imprtdat.asp), stores reminders in a database and allows the user to set recurring reminders on an item in any folder, including Public Folders, and designate which people should be notified of the reminder. A separate program queries the database and sends out the reminders as email messages.

A server-side solution would be to build an Exchange 2000/2003 event sink to periodically query the folder for items with reminders due and send out an email message, perhaps to all authorized users of the folder. The place to start for information on that is http://msdn.microsoft.com/exchange/ ,

--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
Back
Top