Occurs when a folder in the specified Folders collection is changed. This event is not available in VBScript.
Syntax
Sub object_FolderChange(Folder as MAPIFolder)
object An expression that evaluates to a Folders collection object.
Folder Required. The MAPIFolder that was changed.