LastDownloadError Property
Retrieves the last download error.
Syntax
[ error = ] object.LastDownloadError
Possible Values
error Integer value from the FEEDS_DOWNLOAD_ERROR enumeration that specifies the last download error. The property is read-only. The property has no default value.
Applies To
Feed, FeedEnclosure
See Also