CreateContactSetup Class Members
The following tables list the members exposed by CreateContactSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CreateContactSetup Constructor | Initializes a new instance of the CreateContactSetup class. |
Public Properties
| | Name | Description |
| --- | --- | --- |
| | AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
|
| Email | Contact email address |
|
| Fax | Contact fax number |
|
| FirstName | Contact first name |
|
| Hours | Job hours for the contact |
|
| LastName | Contact last name |
|
| MailStop | Mail stop for Contact |
|
| Phone | Phone number for the contact |
|
| RoleName | Element from the 'Contact Role' application list. If not set, the default list value is used. |
|
| Salutation | Salutation for the Contact |
|
| SiteIDNum |
Identifier of the site for the contact role to create.
|
| | Title | Job title for the Contact |
Reference
CreateContactSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
CreateContact(CreateContactSetup) Method