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