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