Compartilhar via


ApplicationEvents_Event Interface

Definição

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. Para obter informações sobre a versão mais recente, consulte ApplicationEvents_11_Event.

public interface class ApplicationEvents_Event
[System.Runtime.InteropServices.ComVisible(false)]
public interface ApplicationEvents_Event
Public Interface ApplicationEvents_Event
Derivado
Atributos

Eventos

ItemSend

This member in the .NET interface is superseded by a later version that implements all events of earlier interfaces and new events. Para obter informações sobre esse membro à medida que ele é implementado na interface mais recente, consulte a interface mais recente, 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. Para obter informações sobre esse membro à medida que ele é implementado na interface mais recente, consulte a interface mais recente, 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. Para obter informações sobre esse membro à medida que ele é implementado na interface mais recente, consulte a interface mais recente, 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. Para obter informações sobre esse membro à medida que ele é implementado na interface mais recente, consulte a interface mais recente, 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. Para obter informações sobre esse membro à medida que ele é implementado na interface mais recente, consulte a interface mais recente, 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. Para obter informações sobre esse membro à medida que ele é implementado na interface mais recente, consulte a interface mais recente, ApplicationEvents_11_Event.

Aplica-se a