SPCFolder.RemoveFolderEx

This function removes the specified child folder (with audit log explanation).

Syntax Parameters Return Value
Sub SPCFolder.RemoveFolderEx( _
    FolderName As String, _
    RemoveInfo As RemoveInfo)
  • FolderName [in]

The name of the folder to remove.

Type: String

  • RemoveInfo [in]

Type: RemoveInfo

This function does not return a value.