DeleteFolder Method

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

Delete, DeleteFeed