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