Freigeben über


ApplicationEvents_11_Event.Startup Ereignis

Definition

Tritt ein, wenn Microsoft Outlook gestartet wird, jedoch erst, nachdem alle Add-In-Programme geladen worden sind.

public:
 event Microsoft::Office::Interop::Outlook::ApplicationEvents_11_StartupEventHandler ^ Startup;
event Microsoft.Office.Interop.Outlook.ApplicationEvents_11_StartupEventHandler Startup;
Event Startup As ApplicationEvents_11_StartupEventHandler 

Ereignistyp

Hinweise

Ein VBA-Makro (Outlook Visual Basic for Applications) kann diese Ereignisprozedur verwenden, um sich selbst zu initialisieren, wenn Outlook gestartet wird.

Gilt für: