This topic has not yet been rated - Rate this topic

Inspectors Object (Outlook)

Published: July 16, 2012

Contains a set of Inspector objects representing all inspectors.

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.

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
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.