NotificationInfo.AlertInMeeting 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.
Obtient ou définit la valeur indiquant si une notification doit être affichée à l’utilisateur lors d’une réunion; sinon, false.
public bool? AlertInMeeting { get; set; }
member this.AlertInMeeting : Nullable<bool> with get, set
Public Property AlertInMeeting As Nullable(Of Boolean)
Valeur de propriété
Boolean indiquant si une notification doit être affichée à l’utilisateur lors d’une réunion.