Service: zimbraAccount

Command: ModifyProperties
Namespace: urn:zimbraAccount
Description: Modify properties related to zimlets
Properties:
Authorization token required true
Admin Authorization token required false

ModifyPropertiesRequest

    <ModifyPropertiesRequest> ## ModifyPropertiesRequest
        (<prop zimlet="{prop-zimlet-name}" name="{prop-name}">{value}</prop> ## Prop)+
    </ModifyPropertiesRequest>

elements and attributes you can define within a <ModifyPropertiesRequest> element:

XPath Required / Optional Description
/prop Required (1 or more) Type: {value}
Property to be modified
Description for element text content:Property value
/prop@zimlet Required (only 1) Type: String
Zimlet name
/prop@name Required (only 1) Type: String
Property name

ModifyPropertiesResponse

    <ModifyPropertiesResponse /> ## ModifyPropertiesResponse