The UpdateEmailAddress function updates an emailAddress record.
Method | /UpdateEmailAddress |
The request body is of type UpdateEmailAddress.
Name | Description | Data Type |
---|---|---|
emailAddress | EmailAddressInfo | |
mxCheck | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateEmailAddressResponse.
Name | Description | Data Type |
---|---|---|
UpdateEmailAddressResult | xml:int |
|