IXFeedItem Interface

Exposes methods and properties of a single item in a Really Simple Syndication (RSS) feed.

IXFeedItem Members

Author Returns the author from the feed item.
Comments Returns the URL of the comments page from the feed item.
Delete Deletes the feed item.
Description Returns the description from the feed item.
DownloadUrl Retrieves the URL from which the feed item was downloaded.
Enclosure Returns the enclosure associated with the feed item.
Guid Retrieves the guid from the feed item.
IsRead Returns the read status of the feed item.
LastDownloadTime Returns the date and time of the last download for this item.
Link Returns the URL from the feed item.
LocalId Returns the assigned ID of the feed item.
Modified Retrieves the date and time of the last modification for this item.
Parent Returns the parent feed of the feed item.
PubDate Returns the publication date of the feed item.
SetIsRead Indicates whether the item has been read or not.
Title Returns the title from the feed item.
Xml Returns the XML fragment for the feed item.

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