View Single Post
  #1  
Old December 10th 08, 02:56 PM posted to microsoft.public.outlook.program_addins
CC
external usenet poster
 
Posts: 34
Default Replace Task Status Enumeration

Is there any way to replace the built-in status enumerations in Outlook? The
project I'm working on provides a dynamic status list for each task. Using
VS2008 & Outlook 2007, I have been able to build my add-in and provide a
custom form for the Task Inspector. My major concern is for supporting the
user's ability to add the "status" field to the explorer pane. Is there any
example code for trapping the built-in status & replacing it for my custom
one?
Ads