Notification.AlertInMeeting Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("alertInMeeting")]
[System.Text.Json.Serialization.JsonPropertyOrder(1)]
public bool? AlertInMeeting { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("alertInMeeting")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(1)>]
member this.AlertInMeeting : Nullable<bool> with get, set
Public Property AlertInMeeting As Nullable(Of Boolean)

Property Value

Attributes

Applies to