|
ADAPI
|
Class describes single CRM Contact. More...
Public Member Functions | |
| override string | ToString () |
| Returns string representation of the object. | |
Properties | |
| string | id [get] |
| Unique contact ID. | |
| string | firstName [get] |
| Contact's first name. | |
| string | lastName [get] |
| Contact's last name. | |
| string | fullName [get] |
| Contact's full name. Composed from first and last name according to configured display name format. | |
Class describes single CRM Contact.