View Single Post
  #2  
Old June 26th 08, 06:33 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Notification on deleted task

Unless you're running code on the receiving computer you can't control what
comes back to you in code obviously. If you set the properties on a task
request to be notified of task completion and to keep an updated copy of the
task then you should be automatically notified if the task recipient accepts
the task and then deletes it before it's marked as complete.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


wrote in message
...
Hi,all

Could someone help with the following:-

Can a task sent via outlook, be set-up in such away that should an
assignee
delete it, the sender gets notification? If so how.
I will be calling the task via Access (VBA)

Thank you for any help


Ads