ApplicationEvents_10_Event Interface

Definition

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.

public interface class ApplicationEvents_10_Event
[System.Runtime.InteropServices.ComVisible(false)]
public interface ApplicationEvents_10_Event
Public Interface ApplicationEvents_10_Event
Derived
Attributes

Events

AdvancedSearchComplete

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.

AdvancedSearchStopped

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.

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.

MAPILogonComplete

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.

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.

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.

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 ApplicationEvents_11_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 ApplicationEvents_11_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 ApplicationEvents_11_Event.

Applies to