I could create a subfolder but if i try to delete it

Talk about add-ons and extension development.
Post Reply
nickhere
Posts: 40
Joined: September 29th, 2009, 1:57 pm

I could create a subfolder but if i try to delete it

Post by nickhere »

it causes a exception
from 2=@100pureessentialoils.com
//account.incomingServer.rootFolder.createSubfolder(from2, msgWindow);
account.incomingServer.rootFolder.deleteSubFolders(from2, msgWindow);
/*
Exception: [Exception... "Could not convert JavaScript argument arg 0 [nsIMsgFolder.deleteSubFolders]" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame :: Scratchpad/1 :: <TOP_LEVEL> :: line 20" data: no]
*/
Post Reply