InspectorsEvents_Event.NewInspector Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Survient lorsqu’une nouvelle fenêtre d’inspecteur est ouverte, à la suite d’une action de l’utilisateur ou par le biais d’un code de programme.
public:
event Microsoft::Office::Interop::Outlook::InspectorsEvents_NewInspectorEventHandler ^ NewInspector;
event Microsoft.Office.Interop.Outlook.InspectorsEvents_NewInspectorEventHandler NewInspector;
Event NewInspector As InspectorsEvents_NewInspectorEventHandler
Type d'événement
Remarques
L’événement se produit après la création du nouvel Inspector objet, mais avant l’affichage de la fenêtre inspector.