PaymentTerms Property

Gets or sets a String value representing the payment terms of an Opportunity. The attribute for this value is read/write.

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

expression   A variable that represents an Opportunity object.

Remarks

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

  • 1% 10 Net 30
  • 2% 10 Net 30
  • Net 15
  • Net 30
  • COD

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