Occurs when the selection of the current view changes. Other selection changes (such as the selected folder) do not cause this event to occur. In addition, this event does not occur if the current folder is a file-system folder or if Outlook Today is displayed. This event is not available in VBScript.
Syntax
Sub object_SelectionChange()
object An expression that evaluates to an Explorer object.