ExistsFeed Method

Verifies whether a feed exists.

Syntax

exists = FeedFolder.ExistsFeed(feedName)

Parameters

feedName Required. String that specifies the feed name.

Return Value

Boolean that returnsĀ one of the following possible values:

  • true
    The feed exists.
  • false
    The feed does not exist.

Applies To

FeedFolder

See Also

ExistsSubfolder, GetFeed, ExistsFeed