FolderItemCountChanged Method

Occurs when the aggregated item count of a feed folder changes.

Syntax

FeedFolderWatcher.FolderItemCountChanged(path, itemCountType)

Parameters

path Required. String that specifies the full path to the feed folder.
itemCountType Required. Integer that specifies a value from FEEDS_EVENTS_ITEM_COUNT_FLAGS.

Return Value

No return value.

Applies To

FeedFolderWatcher