Inspector.Deactivate Event

Outlook Developer Reference

Occurs when an inspector stops being the active window, either as a result of user action or through program code.

Syntax

expression.Deactivate

expression   A variable that represents an Inspector object.

Remarks

This event is not available in Microsoft Visual Basic Scripting Edition (VBScript).

See Also