_SharingItem.ReminderSoundFile 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 chaîne (chaîne en C#) indiquant le chemin et le nom du fichier audio à lire lorsque le rappel se produit pour l’élément Outlook. Lecture-écriture.
public:
property System::String ^ ReminderSoundFile { System::String ^ get(); void set(System::String ^ value); };
public string ReminderSoundFile { get; set; }
Public Property ReminderSoundFile As String
Valeur de propriété
Remarques
Cette propriété n’est valide que si les propriétés et ReminderPlaySound ont la ReminderOverrideDefault valeur True.