Syntax

expression.Delete(DeleteEvenIfFolderContainsFiles)

expression Required. A variable that represents a object.

Parameters

Name Required/Optional Data Type Description
DeleteEvenIfFolderContainsFiles Optional Boolean True to delete the folder without warning even if the folder contains files. Default is False.The Delete method will fail if the user does not have permission to delete the current folder from the shared workspace.

See also: