|
string | firstName [get, set] |
| User's first name (for extensions of User type only) More...
|
|
string | lastName [get, set] |
| For User extension type only. User's last name (for extensions of User type only) More...
|
|
string | name [get, set] |
| Extension name (for extensions of User type - concatenation of first and last name) More...
|
|
string | company [get, set] |
| User's company name More...
|
|
string | jobTitle [get, set] |
| User's job title More...
|
|
string | email [get, set] |
| User's contact email Format: email More...
|
|
string | businessPhone [get, set] |
| User's contact phone number in E.164 (with '+' sign) format More...
|
|
string | mobilePhone [get, set] |
| User's mobile (non Toll Free) phone number in E.164 (with '+' sign) format More...
|
|
ContactBusinessAddressInfo | businessAddress [get, set] |
|
bool? | emailAsLoginName [get, set] |
| Indicates that the contact email is enabled as a login name for this user. Please note that the email must be unique in this case. More...
|
|
PronouncedNameInfo | pronouncedName [get, set] |
|
string | department [get, set] |
| User's department name More...
|
|
Detailed contact information