FeedMovedFrom Method

Occurs when a feed is moved from this folder.

Syntax

FeedFolderWatcher.FeedMovedFrom(path, oldPath)

Parameters

path Required. String that specifies the new path to the feed that was moved.
oldPath Required. String that specifies the previous path to the feed.

Return Value

No return value.

Applies To

FeedFolderWatcher