ReminderCollectionEvents.BeforeReminderShow(Boolean) Méthode
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.
Il s’agit d’un membre d’une interface d’événement dans une coclasse COM. Il n’est pas destiné à être utilisé dans votre code.
public:
void BeforeReminderShow([Runtime::InteropServices::Out] bool % Cancel);
public void BeforeReminderShow (out bool Cancel);
Public Sub BeforeReminderShow (ByRef Cancel As Boolean)
Paramètres
- Cancel
- Boolean