Retrieves a feed by its name.
Syntax
|
feed = FeedFolder.GetFeed(feedName) |
Parameters
| feedName |
Required.
String that specifies the name of the feed. |
Return Value
Object that receives the specified feed, or null if the feed does not exist.
Remarks
Use ExistsFeed first to determine if the feed exists.
Applies To
See Also
Feeds, GetFeedByUrl