Source of Lead Property

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

expression**.ItemProperties["Source Of Lead"].Value**

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

Remarks

The Source Of Lead property specifies how the lead was obtained. You can assign the following values to this property.

  • Advertisement
  • Direct Mail
  • Employee Referral
  • External Referral
  • Partner
  • Public Relations
  • Seminar
  • Trade Show
  • E-mail Campaign
  • Telemarketing
  • Web
  • Word-of-Mouth
  • Other

The Outlook UserProperty type is olText.

See Also

2007 Office System: Updated Developer Content