This function returns an indication whether a folder's path (returned by mail::folder::getPath(3x)) refers to a subfolder of this folder.
The function returns true if the specified path refers to a subfolder of this folder.
NOTE: | true is returned even if the path does not refer to a direct subfolder (a path referring to a subfolder of a subfolder will still result in a true return). |
<<< Previous | Home | Next >>> |
mail::folder::hasSubFolders | Up | mail::folder::open |