DownloadStatus Property
Retrieves the current download status of the feed or enclosure.
Syntax
[ status = ] object.DownloadStatus
Possible Values
status Integer value from the FEEDS_DOWNLOAD_STATUS enumeration that indicates the download status. The property is read-only. The property has no default value.
Applies To
Feed, FeedEnclosure
See Also