Aaron Segbedzi
Results
1
comments of
Aaron Segbedzi
I was experiencing similar problems until I changed $zimbraAccountStatus = new KeyValuePair("zimbraAccountStatus", "locked"); to $zimbraAccountStatus = new Attr("zimbraAccountStatus", "locked"); :)