ApplicationEvents_10 Interface

Definition

This is an event interface in a COM coclass that is required by managed code for interoperability with the corresponding COM object. This interface is not intended to be used in your code.

public interface class ApplicationEvents_10
[System.Runtime.InteropServices.Guid("0006300E-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface ApplicationEvents_10
Public Interface ApplicationEvents_10
Derived
Attributes

Methods

AdvancedSearchComplete(Search)

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

AdvancedSearchStopped(Search)

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

ItemSend(Object, Boolean)

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

MAPILogonComplete()

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

NewMail()

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

OptionsPagesAdd(PropertyPages)

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

Quit()

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

Reminder(Object)

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

Startup()

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

Applies to