[OGo-Developer] mail folders references

Helge Hess developer@opengroupware.org
Tue, 1 May 2007 19:45:42 +0200


On May 1, 2007, at 19:33, Helge Hess wrote:
> You can only access root level folders:
>   folder = [ctx folderWithName:folderName caseInsensitive:YES];

Ups, this is wrong. -folderWithName:caseInsensitive: splits on the  
'/'. So you should be able to enter any folder you want.

But you need to escape the '/' in the URL (%-something).

Greets,
   Helge
-- 
Helge Hess
http://www.helgehess.eu/