ApplicationEvents_Event Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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_Event
[System.Runtime.InteropServices.ComVisible(false)]
public interface ApplicationEvents_Event
Public Interface ApplicationEvents_Event
- Derived
- Attributes
Events
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. |
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 the latest interface, 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 the latest interface, 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 the latest interface, ApplicationEvents_11_Event. |