Inspectors Object (Outlook)

Contains a set of Inspector objects representing all inspectors.

Remarks

An inspector need not be visible to be included in the collection.

Use the Inspectors property to return the Inspectors object from the Application object.

Example

The following example shows how to retrieve the Inspectors object in Microsoft Visual Basic or Microsoft Visual Basic for Applications (VBA).

Set myInspectors = Application.Inspectors

See Also

Concepts

Outlook Object Model Reference

Inspectors Object Members