Inspector Object

Description

Represents the window in which an Outlook item is displayed.

Using the Inspector Object

Use the ActiveInspector method to return the currently active Inspector (if there is one).

Use the GetInspector method to return the Inspector object associated with an item.

Use the Display method to display an item in its associated inspector.

Properties

Application property, CommandBars property, CurrentItem property, ModifiedFormPages property, Parent property.

Methods

Close method, Display method, HideFormPage method, IsWordMail method, SetCurrentFormPage method, ShowFormPage method.