I had search the wiki: Zimlet JavaScript Class - Zimbra :: Wiki
4.4.11 setUserProperty
This method sets the value of a user property. It defines the following formal parameters:
propertyName - This is the name of the property whose value is to be returned. For example: “someUserProperty”
value - The value to which to set the property
save - If true, then the property will be saved (along with any other modified properties) Return void
I want to change the "Sent" folder in zimlet, but how can i find the propertyName of "Sent" folder?
Please help.


LinkBack URL
About LinkBacks

