Share via


ApplicationEvents_Event Members

Include Protected Members
Include Inherited Members

This is a .NET interface created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. This interface is superseded by a later version that implements all events of earlier interfaces and any new events. For information about the latest version, see ApplicationEvents_11_Event.

The ApplicationEvents_Event type exposes the following members.

Methods

 

Name

Description

Public method

add_ItemSend

Public method

add_NewMail

Public method

add_OptionsPagesAdd

Public method

add_Quit

Public method

add_Reminder

Public method

add_Startup

Public method

remove_ItemSend

Public method

remove_NewMail

Public method

remove_OptionsPagesAdd

Public method

remove_Quit

Public method

remove_Reminder

Public method

remove_Startup

Top

Events

 

Name

Description

Public event

ItemSend

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ApplicationEvents_11_Event.

Public event

NewMail

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ApplicationEvents_11_Event.

Public event

OptionsPagesAdd

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ApplicationEvents_11_Event.

Public event

Quit

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ApplicationEvents_11_Event.

Public event

Reminder

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ApplicationEvents_11_Event.

Public event

Startup

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. For information about this member as it is implemented in the latest interface, see the latest interface, ApplicationEvents_11_Event.

Top

See Also

Reference

ApplicationEvents_Event Interface

Microsoft.Office.Interop.Outlook Namespace