Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes a feed folder.
Syntax
FeedsManager.DeleteFolder(folderPath)
Parameters
folderPath Required. String that specifies the feed folder path.
Return Value
No return value.
Remarks
Deleting a folder also removes all of the subfolders and feeds contained within it.
Applies To
FeedsManager
See Also