pem.exchange.modifyContact
This method is supported by Operations starting from version 5.3 hotfix09.
This method modifies settings of the specified contact.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
Identifier of the contact that you want to modify. |
|
string |
New Display Name for the contact. |
|
string |
New target e-mail address for the contact. |
|
boolean |
Setting that specifies whether the contact is to be displayed in the address book or not. The values are as follows:
|
|
struct |
Contact information |
|
string |
First name |
|
string |
Last name |
|
string |
Description |
|
string |
Office |
|
struct |
Telephone |
|
string |
Country code |
|
string |
Area code |
|
string |
Phone number |
|
string |
Extension |
|
string |
Web page |
|
string |
Street |
|
string |
City |
|
string |
State/Province |
|
string |
Zip/Postal code |
|
string |
Country/region |
|
struct |
Home phone |
|
string |
Country code |
|
string |
Area code |
|
string |
Phone number |
|
string |
Extension |
|
struct |
Pager |
|
string |
Country code |
|
string |
Area code |
|
string |
Phone number |
|
string |
Extension |
|
struct |
Mobile phone |
|
string |
Country code |
|
string |
Area code |
|
string |
Phone number |
|
string |
Extension |
|
struct |
Fax |
|
string |
Country code |
|
string |
Area code |
|
string |
Phone number |
|
string |
Extension number |
|
struct |
IP phone |
|
string |
Country code |
|
string |
Area code |
|
string |
Phone number |
|
string |
Extension |
|
string |
Title |
|
string |
Department |
|
string |
Company |
The method has not any output parameters.
Note: This method can also be called under Reseller permissions.