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