Opportunity Type Property

Gets or sets a String value representing the delivery option linked to an Opportunity. The attribute for this value is read/write.

expression**.ItemProperties["Opportunity Type"].Value**

expression   A variable that represents an Opportunity object.

Remarks

You can set the following values to the Opportunity Type property.

  • Standard
  • Bulk Order
  • Delivery
  • Special Order

The Outlook UserProperty type is olText.

See Also

2007 Office System: Updated Developer Content