The following tables list the members exposed by CreateLeadSetup.
Name | Description | |
---|---|---|
![]() | CreateLeadSetup Constructor | Initializes a new instance of the CreateLeadSetup class. |
Name | Description | |
---|---|---|
![]() | AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
![]() | Address | Address for the lead. |
![]() | Address2 | Secondary address line for the lead. |
![]() | City | City for the lead. |
![]() | CompanyName | Company name for the lead. |
![]() | ContactFirstName | Contact's first name. |
![]() | ContactLastName | Contact's last name. |
![]() | ContactPhone | Contact's phone number. |
![]() | ContactRole | Element from the 'Contact Role' user list. If not set, the default list value is used. |
![]() | Country | Country for the lead. |
![]() | CreateDate | The DateTime the Lead was created. If not set, the current time is used. |
![]() | Email address for the lead. | |
![]() | Fax | Fax number for the lead. |
![]() | GenerateTimeBombs | Specifies if timebombs should be created. |
![]() | LeadObjid | The objid of the lead. |
![]() | LeadSource | Name of the lead source. |
![]() | PostalCode | Postal code for the lead. |
![]() | Rating | Element from the 'Lead Status' application list. If not set, the default list value is used. |
![]() | SiteName | The name of the site for the lead. |
![]() | SiteType | The type of the site for the lead. |
![]() | State | State for the lead. |
![]() | TimeZone | Time zone for the lead. |
![]() | Title | Title for the lead. |
![]() | UserName | The user who is creating the lead. If not set, the Toolkit session user is used. |