IXFeedFolder Interface

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

IXFeedFolder Members

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

Interface Information

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