FeedItemCountChanged Method
Occurs when the item count of a feed changes.
Syntax
object.FeedItemCountChanged(path, itemCountType)
Parameters
path Required. String that specifies the full path to the feed. itemCountType Required. Integer that specifies a value from FEEDS_EVENTS_ITEM_COUNT_FLAGS.
Return Value
No return value.
Applies To
FeedFolderWatcher, FeedWatcher