Inspector.Activate Event

Outlook Developer Reference

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

Syntax

expression.Activate

expression   A variable that represents an Inspector object.

Remarks

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

See Also