Enclosure Property
Retrieves the FeedEnclosure object associated with the feed item.
Syntax
[ feedEnclosure = ] FeedItem.Enclosure
Possible Values
feedEnclosure Object that receives the enclosure, or null if it does not exist. The property is read-only. The property has no default value.
Applies To
FeedItem