Inspector Object

Outlook Developer Reference

Represents the window in which an Outlook item is displayed.

Remarks

  • 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.

See Also