Commit 2f1dea10 authored by Patricio Bruna's avatar Patricio Bruna

Updated Readme for Modify Exmaple

parent 4086c4b6
......@@ -234,4 +234,6 @@ var zimbraId = "1919c856-08cc-43c9-b927-0c4cf88f50c7";
zimbraApi.modifyAccount(zimbraId, zimbra_attributes, callback);
// Account {name: "user@example.com", id: "1919c856-08cc-43c9-b927-0c4cf88f50c7", attrs: Object}
// attrs.sn = 'Hanks'
// attrs.givenName = 'Tom'
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment