public bool hasFolderExists( string folderID, string parentFolderID )
Public Function hasFolderExists ( _ folderID As String, _ parentFolderID As String _ ) As Boolean
public: bool^ hasFolderExists( String^ folderID, String^ parentFolderID )