ApplicationEvents_11_Event.Startup Événement

Définition

Se produit lorsque Microsoft Outlook démarre, mais une fois que tous les programmes de complément ont été chargés.

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 

Type d'événement

Remarques

Une macro Outlook Visual Basic pour Applications (VBA) peut utiliser cette procédure événementielle pour s’initialiser au démarrage d’Outlook.

S’applique à