Gets or sets an array of FolderChange event handlers.
public function &getFolderChange() {
}
public function setFolderChange($value) {
}
Type: array
The string containing the name of FolderChange event handler or an array of handler names.
This event fires when a user goes to another folder.