RDORssItem object |
RDORssItem object represents an RSS item in one of the Outlook folders. RDORssItem is derived from the RDOMail object and as such inherits all the properties, methods and events implemented by the RDOMail object and adds the following methods and properties
Everywhere RDOMail object is normally returned (RDOSession.GetMessageFromID, RDOFolder.Items, etc), RDORssItem will be returned if the message class is "IPM.Post.Rss".