ExplorerEvents_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 ExplorerEvents_DeactivateEventHandler
'Usage
Dim instance As ExplorerEvents_SinkHelper
Dim value As ExplorerEvents_DeactivateEventHandler
value = instance.m_DeactivateDelegate
instance.m_DeactivateDelegate = value
public ExplorerEvents_DeactivateEventHandler m_DeactivateDelegate
See Also
Reference
ExplorerEvents_SinkHelper Class