Inspector Methods

Include Protected Members
Include Inherited Members

The Inspector type exposes the following members.

Methods

  Name Description
Public method Activate Activates an inspector window by bringing it to the foreground and setting keyboard focus. (Inherited from _Inspector.)
Public method Close Closes the Inspector and optionally saves changes to the displayed Outlook item. (Inherited from _Inspector.)
Public method Display Displays a new Inspector object for the item. (Inherited from _Inspector.)
Public method HideFormPage Hides a form page or form region in the inspector. (Inherited from _Inspector.)
Public method IsWordMail Determines whether the mail message associated with an inspector is displayed in an Outlook Inspector or in Microsoft Word. (Inherited from _Inspector.)
Public method NewFormRegion Opens a new page in design mode in the inspector for a new form region. (Inherited from _Inspector.)
Public method OpenFormRegion Opens a page in design mode in the inspector for the specified form region. (Inherited from _Inspector.)
Public method SaveFormRegion Saves the specified page in design mode in the inspector to the specified file. (Inherited from _Inspector.)
Public method SetControlItemProperty Binds a built-in property or custom property to a control in an inspector. (Inherited from _Inspector.)
Public method SetCurrentFormPage Displays the specified form page or form region in the inspector. (Inherited from _Inspector.)
Public method SetSchedulingStartTime Sets the start time for a meeting item in the free/busy grid on the Scheduling Assistant tab of the inspector. (Inherited from _Inspector.)
Public method ShowFormPage Displays a button in the Show group of the Microsoft Office Fluent ribbon for the inspector, clicking which will show the page or form region specified by PageName. (Inherited from _Inspector.)

Top

See Also

Reference

Inspector Interface

Microsoft.Office.Interop.Outlook Namespace