Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
Outlook 2007
 NewInspector Event
InspectorsEvents_Event.NewInspector Event (Microsoft.Office.Interop.Outlook)
Occurs whenever a new inspector window is opened, either as a result of user action or through program code.

Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in microsoft.office.interop.outlook.dll)

Visual Basic (Declaration)
Event NewInspector As InspectorsEvents_NewInspectorEventHandler
Visual Basic (Usage)
Dim instance As InspectorsEvents_Event
Dim handler As InspectorsEvents_NewInspectorEventHandler

AddHandler instance.NewInspector, handler
C#
event InspectorsEvents_NewInspectorEventHandler NewInspector

The event occurs after the new Inspector object is created but before the inspector window appears.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker