Inspector Object



Represents the window in which an Outlook item is displayed.
Using the Inspector Object
-
Use the ActiveInspector method to return the object representing the currently active inspector (if there is one).
-
Use the GetInspector property to return the Inspector object associated with an item.
-
Use the Display method to display an item in its associated inspector.
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, then no Inspector object is associated with the item.