ExplorerEvents_10_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_10_SinkHelper sealed : Microsoft::Office::Interop::Outlook::ExplorerEvents_10
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class ExplorerEvents_10_SinkHelper : Microsoft.Office.Interop.Outlook.ExplorerEvents_10
Public NotInheritable Class ExplorerEvents_10_SinkHelper
Implements ExplorerEvents_10
Inheritance
ExplorerEvents_10_SinkHelper
Attributes
Implements

Fields

m_ActivateDelegate
m_AttachmentSelectionChangeDelegate
m_BeforeFolderSwitchDelegate
m_BeforeItemCopyDelegate
m_BeforeItemCutDelegate
m_BeforeItemPasteDelegate
m_BeforeMaximizeDelegate
m_BeforeMinimizeDelegate
m_BeforeMoveDelegate
m_BeforeSizeDelegate
m_BeforeViewSwitchDelegate
m_CloseDelegate
m_DeactivateDelegate
m_dwCookie
m_FolderSwitchDelegate
m_InlineResponseCloseDelegate
m_InlineResponseDelegate
m_SelectionChangeDelegate
m_ViewSwitchDelegate

Methods

Activate()
AttachmentSelectionChange()
BeforeFolderSwitch(Object, Boolean)
BeforeItemCopy(Boolean)
BeforeItemCut(Boolean)
BeforeItemPaste(Object, MAPIFolder, Boolean)
BeforeMaximize(Boolean)
BeforeMinimize(Boolean)
BeforeMove(Boolean)
BeforeSize(Boolean)
BeforeViewSwitch(Object, Boolean)
Close()
Deactivate()
FolderSwitch()
InlineResponse(Object)
InlineResponseClose()
SelectionChange()
ViewSwitch()

Applies to