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