My requirement is to rename a Collection. 
I tried using: *proppatch("collectionPath", new
PropertyName("DAV:","displayname"), "newName", true)*
But this method created a new property "displayname" with empty namespace
instead of modifying the "DAV:displayname" property.

Could anyone please tell me what is the expected behavior? 

Regards,
Ritu

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to