FolderRenamed Method

Occurs when a folder or subfolder is renamed.

Syntax

FeedFolderWatcher.FolderRenamed(path, oldPath)

Parameters

path Required. String that specifies the new path to the folder that was renamed.
oldPath Required. String that specifies the previous path to the folder.

Return Value

No return value.

Applies To

FeedFolderWatcher