Inspectors.NewInspector event (Outlook)

Occurs whenever a new inspector window is opened, either as a result of user action or through program code.

Syntax

expression. NewInspector( _Inspector_ )

expression A variable that represents an Inspectors object.

Parameters

Name Required/Optional Data type Description
Inspector Required Inspector The inspector that was opened.

Remarks

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

The event occurs after the new Inspector object is created but before the inspector window appears.

See also

Inspectors Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.