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