FolderMovedTo Method

Occurs when a folder or subfolder is moved to this folder.

Syntax

FeedFolderWatcher.FolderMovedTo(path, oldPath)

Parameters

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

Return Value

No return value.

Applies To

FeedFolderWatcher