InspectorsEvents_SinkHelper.m_NewInspectorDelegate Field
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public m_NewInspectorDelegate As InspectorsEvents_NewInspectorEventHandler
'Usage
Dim instance As InspectorsEvents_SinkHelper
Dim value As InspectorsEvents_NewInspectorEventHandler
value = instance.m_NewInspectorDelegate
instance.m_NewInspectorDelegate = value
public InspectorsEvents_NewInspectorEventHandler m_NewInspectorDelegate
See Also
Reference
InspectorsEvents_SinkHelper Class