Project Status Property

Gets or sets a String value representing the status of a Business Project. The attribute for this value is read/write.

expression**.ItemProperties["Project Status"].Value**

expression   A variable that represents a Business Project object.

Remarks

The Project Status property is a pick list (drop-down) field that has the following default values.

  • Not Started
  • In Progress
  • Completed
  • Waiting on someone else
  • Deferred
  • Canceled
  • Overdue

If you set a value other than one of the default values, Business Contact Manager for Outlook displays an error.

The Outlook UserProperty type is olText.

See Also

2007 Office System: Updated Developer Content