Compartilhar via


ApplicationEvents_11_Event.Startup Evento

Definição

Ocorre quando o Microsoft Outlook está sendo iniciado, mas após o carregamento de todos os programas suplementares.

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 

Tipo de evento

Comentários

Uma macro do Outlook Visual Basic for Applications (VBA) pode usar esse procedimento de evento para se inicializar quando o Outlook for iniciado.

Aplica-se a