Rating Property

Gets or sets a String value representing the rating of an Account or Business Contact. The attribute for this value is read/write.

expression**.ItemProperties["Rating"].Value**

expression   A variable that represents an Account or Business Contact object.

Remarks

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

  • Excellent
  • Good
  • Average
  • Fair
  • Poor

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