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

Fields

m_AdvancedSearchCompleteDelegate
m_AdvancedSearchStoppedDelegate
m_AttachmentContextMenuDisplayDelegate
m_BeforeFolderSharingDialogDelegate
m_ContextMenuCloseDelegate
m_dwCookie
m_FolderContextMenuDisplayDelegate
m_ItemContextMenuDisplayDelegate
m_ItemLoadDelegate
m_ItemSendDelegate
m_MAPILogonCompleteDelegate
m_NewMailDelegate
m_NewMailExDelegate
m_OptionsPagesAddDelegate
m_QuitDelegate
m_ReminderDelegate
m_ShortcutContextMenuDisplayDelegate
m_StartupDelegate
m_StoreContextMenuDisplayDelegate
m_ViewContextMenuDisplayDelegate

Methods

AdvancedSearchComplete(Search)
AdvancedSearchStopped(Search)
AttachmentContextMenuDisplay(CommandBar, AttachmentSelection)
BeforeFolderSharingDialog(MAPIFolder, Boolean)
ContextMenuClose(OlContextMenu)
FolderContextMenuDisplay(CommandBar, MAPIFolder)
ItemContextMenuDisplay(CommandBar, Selection)
ItemLoad(Object)
ItemSend(Object, Boolean)
MAPILogonComplete()
NewMail()
NewMailEx(String)
OptionsPagesAdd(PropertyPages)
Quit()
Reminder(Object)
ShortcutContextMenuDisplay(CommandBar, OutlookBarShortcut)
Startup()
StoreContextMenuDisplay(CommandBar, Store)
ViewContextMenuDisplay(CommandBar, View)

Applies to