There's no method to lock the categories of a task or to prevent the
categories dialog from coming up. You'd have to trap the Write event for any
open item or selected item and disallow the write if the categories were
changed. You could also handle the PropertyChange event on the items to know
when categories were changed.
--
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
"CC" wrote in message
...
Is there a way to prevent the user changing the categories of a task?
Alternatively can the "quick click" action on a displayed task category
be
trapped or prevented?
Sorry... this is for Outlook 2007 & VS2008/VSTO