Lead Members

Represents a lead in Microsoft Dynamics Marketing.

The following tables list the members exposed by the Lead type.

Public Constructors

  Name Description
  Lead Initializes a new instance of theLead class.

Top

Public Properties

  Name Description
public property BelongsToCompany Gets or sets the company that the user belongs to.
public property Campaign Gets or sets the lead’s campaign.
public property Company Gets or sets the lead’s company.
public property Contact Gets or sets the lead’s contact.
public property CustomFields Gets or sets the lead’s custom fields.
public property Date Gets or sets the lead’s date.
public property DueDate Gets or sets the lead’s due date.
public property Id Gets or sets the lead’s ID.
public property Name Gets or sets the lead’s name.
public property OriginOfChanges Gets or sets a value that indicates where the changes to the lead came from.
public property Priority Gets or sets the lead’s priority.
public property Program Gets or sets the lead’s program.
public property SalesRating Gets or sets the lead’s sales rating.
public property SalesReady Gets or sets a value indicating whether the lead is sales-ready.
public property Score Gets or sets the lead’s score.
public property Status Gets or sets the lead’s status.
public property Territory Gets or sets the lead’s territory.
public property UpdateDate Gets or sets the lead’s last update date.
public property Version Gets or sets the lead’s version.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

Lead Class
Microsoft.Dynamics.Marketing.SDK.Model Namespace
Microsoft.Dynamics.Marketing.SDK.Model

Other Resources

Developer Overview of Microsoft Dynamics Marketing
Manage leads, contacts, and company
Getting started with the SDK
Quick start with sample code
Sample: Create, read, update, and delete Lead
Assembly included in the Microsoft Dynamics Marketing SDK
Web service and assembly reference

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.