ExplorerEvents_SinkHelper Class

Definition

This class and its members are reserved for internal use and are not intended to be used in your code.

public ref class ExplorerEvents_SinkHelper sealed : Microsoft::Office::Interop::Outlook::ExplorerEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class ExplorerEvents_SinkHelper : Microsoft.Office.Interop.Outlook.ExplorerEvents
Public NotInheritable Class ExplorerEvents_SinkHelper
Implements ExplorerEvents
Inheritance
ExplorerEvents_SinkHelper
Attributes
Implements

Fields

m_ActivateDelegate
m_BeforeFolderSwitchDelegate
m_BeforeViewSwitchDelegate
m_CloseDelegate
m_DeactivateDelegate
m_dwCookie
m_FolderSwitchDelegate
m_SelectionChangeDelegate
m_ViewSwitchDelegate

Methods

Activate()
BeforeFolderSwitch(Object, Boolean)
BeforeViewSwitch(Object, Boolean)
Close()
Deactivate()
FolderSwitch()
SelectionChange()
ViewSwitch()

Applies to