IFeedFolder Interface

Exposes methods to access the Common Feed List hierarchy and properties of the feed folder.

IFeedFolder Members

CreateFeed Creates a new Really Simple Syndication (RSS) feed and subscribes to it.
CreateSubfolder Creates a new subfolder in the folder.
Delete Deletes the feed, folder, or item.
ExistsFeed Verifies whether a feed exists.
ExistsSubfolder Verifies whether a subfolder exists.
Feeds Retrieves the collection of feeds in this folder.
GetFeed Retrieves a feed by its name.
GetSubfolder Retrieves a subfolder by its name.
GetWatcher Retrieves the appropriate interface for events.
IsRoot Verifies whether the current folder is the root folder.
Move Moves the feed or folder to a new location.
Name Retrieves the name of the current folder.
Parent Retrieves the parent object.
Path Retrieves the path of the current folder.
Rename Renames the folder.
Subfolders Retrieves the collection of subfolders in this folder.
TotalItemCount Retrieves the total (aggregated) number of items.
TotalUnreadItemCount Retrieves the total (aggregated) number of unread items.

Interface Information

Stock Implementation msfeeds.dll
Custom Implementation No
Inherits from IDispatch
Header and IDL files msfeeds.h, msfeeds.idl
Minimum availability Internet Explorer 7
Minimum operating systems Windows XP SP2