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