ApplicationEvents_11 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_11
[System.Runtime.InteropServices.Guid("0006302C-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface ApplicationEvents_11
Public Interface ApplicationEvents_11
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.

AttachmentContextMenuDisplay(CommandBar, AttachmentSelection)

This object, member, or enumeration is deprecated and is not intended to be used in your code.

BeforeFolderSharingDialog(MAPIFolder, Boolean)

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

ContextMenuClose(OlContextMenu)

This object, member, or enumeration is deprecated and is not intended to be used in your code.

FolderContextMenuDisplay(CommandBar, MAPIFolder)

This object, member, or enumeration is deprecated and is not intended to be used in your code.

ItemContextMenuDisplay(CommandBar, Selection)

This object, member, or enumeration is deprecated and is not intended to be used in your code.

ItemLoad(Object)

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.

NewMailEx(String)

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.

ShortcutContextMenuDisplay(CommandBar, OutlookBarShortcut)

This object, member, or enumeration is deprecated and 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.

StoreContextMenuDisplay(CommandBar, Store)

This object, member, or enumeration is deprecated and is not intended to be used in your code.

ViewContextMenuDisplay(CommandBar, View)

This object, member, or enumeration is deprecated and is not intended to be used in your code.

Applies to