_DistListItem.ReminderPlaySound Propriété
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.
Renvoie ou définit une valeur booléenne (bool en C#) qui a la valeur True si le rappel doit lire un son lorsqu’il se produit pour cet élément. Lecture-écriture.
public:
property bool ReminderPlaySound { bool get(); void set(bool value); };
public bool ReminderPlaySound { get; set; }
Public Property ReminderPlaySound As Boolean
Valeur de propriété
Remarques
La propriété ReminderPlaySound doit être définie pour valider la ReminderSoundFile propriété.