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

Fields

m_dwCookie
m_ItemSendDelegate
m_NewMailDelegate
m_OptionsPagesAddDelegate
m_QuitDelegate
m_ReminderDelegate
m_StartupDelegate

Methods

ItemSend(Object, Boolean)
NewMail()
OptionsPagesAdd(PropertyPages)
Quit()
Reminder(Object)
Startup()

Applies to