Skip to content

Latest commit

 

History

History
94 lines (66 loc) · 2.81 KB

Outlook.Inspector.md

File metadata and controls

94 lines (66 loc) · 2.81 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Inspector object (Outlook)
vbaol11.chm2986
vbaol11.chm2986
Outlook.Inspector
d7384756-669c-0549-1032-c3b864187994
06/08/2017
medium

Inspector object (Outlook)

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.

Events

Name
Activate
AttachmentSelectionChange
BeforeMaximize
BeforeMinimize
BeforeMove
BeforeSize
Close
Deactivate
PageChange

Methods

Name
Activate
Close
Display
HideFormPage
IsWordMail
NewFormRegion
OpenFormRegion
SaveFormRegion
SetControlItemProperty
SetCurrentFormPage
SetSchedulingStartTime
ShowFormPage

Properties

Name
Application
AttachmentSelection
Caption
Class
CurrentItem
EditorType
Height
Left
ModifiedFormPages
Parent
Session
Top
Width
WindowState
WordEditor

See also

Outlook Object Model Reference Inspector Object Members

[!includeSupport and feedback]