
Change the Tasks Stutus field select options???
The values for the Status property are all numeric.
--
Sue Mosher
Author of
"Teach Yourself Microsoft Outlook 2000 Programming in 24 Hours"
"Microsoft Outlook 2000 E-mail and Fax Guide"
Outlook and Exchange solutions at http://www.slipstick.com
Quote:
> Not that I need to know, but are the status values language-specific?
> This would be problematic for localizing your application in different
> languages...
> > Those options, like all the drop-down lists built into Outlook forms,
are
> > coded into the program and cannot be changed. Also, the Status property
> only
> > allows certain values -- those corresponding to the drop-down choices.
> > > On the Outlook 2000 Tasks form there is a Status combo box field that
> has
> > > five options (Not Started, In Progress, Completed, etc.). How can I
> > change or add to the combo box selections???