createChild(IMailFolder parent, String name, String childType) Creates a subfolder for the given folder with the given type.
Parameters: parent - the parentfolder Parameters: childType - the type of the child (e.g.
Creates a subfolder for the given folder with the given type.
Parameters: parent - the parentfolder Parameters: childType - the type of the child (e.g. CachedMHFolder ) the childfolder throws: Exception -