GetInspector Property

GetInspector Property

See Also         Example         Applies To

Returns an Inspector object that represents an inspector initialized to contain the specified item. This property is useful for returning a new Inspector object in which to display the item, as opposed to using the ActiveInspector method and setting the CurrentItem property.

Read-only Inspector.

Syntax

object.GetInspector

object   Required. An expression that returns an item object that is in the "Applies To" list.

The Inspector Object and Microsoft Word as the User’s E-mail Editor

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, GetInspector produces an error and returns Nothing.