ReminderCollectionEvents_Event.ReminderAdd É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 après l'ajout d'un rappel.
public:
event Microsoft::Office::Interop::Outlook::ReminderCollectionEvents_ReminderAddEventHandler ^ ReminderAdd;
event Microsoft.Office.Interop.Outlook.ReminderCollectionEvents_ReminderAddEventHandler ReminderAdd;
Event ReminderAdd As ReminderCollectionEvents_ReminderAddEventHandler
Type d'événement
Remarques
Un rappel n’est pas réellement créé tant que l’élément Microsoft Outlook associé n’a pas été enregistré. Par conséquent, cet événement ne survient pas avant l’enregistrement de l’objet associé.