Delete Method
Deletes the feed, folder, or item.
Syntax
object.Delete()
Return Value
No return value.
Remarks
When a feed is deleted, the corresponding enclosure folder is also deleted unless it includes files that are marked "read/write." Read-only enclosures are deleted.
Deleting a folder also removes all of the subfolders and feeds contained within it.
Deleted feed items are removed from local storage, and excluded from further updates.
Applies To
Feed, FeedFolder, FeedItem