Application Events

Include Protected Members
Include Inherited Members

The Application type exposes the following members.

Events

  Name Description
Public event AdvancedSearchComplete Occurs when the AdvancedSearch method has completed. (Inherited from ApplicationEvents_11_Event.)
Public event AdvancedSearchStopped Occurs when a specified Search object's Stop method has been executed. (Inherited from ApplicationEvents_11_Event.)
Public event AttachmentContextMenuDisplay This object, member, or enumeration is deprecated and is not intended to be used in your code. (Inherited from ApplicationEvents_11_Event.)
Public event BeforeFolderSharingDialog Occurs before the Sharing dialog box is displayed for a selected Folder object. (Inherited from ApplicationEvents_11_Event.)
Public event ContextMenuClose This object, member, or enumeration is deprecated and is not intended to be used in your code. (Inherited from ApplicationEvents_11_Event.)
Public event FolderContextMenuDisplay This object, member, or enumeration is deprecated and is not intended to be used in your code. (Inherited from ApplicationEvents_11_Event.)
Public event ItemContextMenuDisplay This object, member, or enumeration is deprecated and is not intended to be used in your code. (Inherited from ApplicationEvents_11_Event.)
Public event ItemLoad Occurs when an Outlook item is loaded into memory. (Inherited from ApplicationEvents_11_Event.)
Public event ItemSend Occurs whenever an Outlook item is sent, either by the user through an Inspector (before the inspector is closed, but after the user clicks the Send button) or when the Send method for an Outlook item, such as MailItem, is used in a program. (Inherited from ApplicationEvents_11_Event.)
Public event MAPILogonComplete Occurs after the user has logged onto the system. (Inherited from ApplicationEvents_11_Event.)
Public event NewMail Occurs when one or more new e-mail messages are received in the Inbox. (Inherited from ApplicationEvents_11_Event.)
Public event NewMailEx Occurs when a new item is received in the Inbox. (Inherited from ApplicationEvents_11_Event.)
Public event OptionsPagesAdd Occurs whenever the user clicks the Add-in Options button on the Add-ins tab of the Outlook Options dialog box. (Inherited from ApplicationEvents_11_Event.)
Public event Quit Occurs when Outlook begins to close. (Inherited from ApplicationEvents_11_Event.)
Public event Reminder Occurs immediately before a reminder is displayed. (Inherited from ApplicationEvents_11_Event.)
Public event ShortcutContextMenuDisplay This object, member, or enumeration is deprecated and is not intended to be used in your code. (Inherited from ApplicationEvents_11_Event.)
Public event Startup Occurs when Microsoft Outlook is starting, but after all add-in programs have been loaded. (Inherited from ApplicationEvents_11_Event.)
Public event StoreContextMenuDisplay This object, member, or enumeration is deprecated and is not intended to be used in your code. (Inherited from ApplicationEvents_11_Event.)
Public event ViewContextMenuDisplay This object, member, or enumeration is deprecated and is not intended to be used in your code. (Inherited from ApplicationEvents_11_Event.)

Top

See Also

Reference

Application Interface

Microsoft.Office.Interop.Outlook Namespace