ActiveInspector Method

See Also         Example         Applies To

Returns the topmost Inspector object on the desktop. If no inspector is active, returns Nothing. Use this method to access the Inspector object that the user is most likely to be viewing.

Syntax

objApplication.ActiveInspector

objApplication   Required. An expression that returns an Application object

The Inspector Object and Microsoft Word as the User’s E-mail Editor

If the user’s default e-mail editor is Microsoft Word, and if the message format of the item being edited is plain text or HTML, ActiveInspector produces an error and returns Nothing.