Share via


NotificationPreference.SendNotification Property

Definition

Gets or sets notification is required or not.

[Newtonsoft.Json.JsonProperty(PropertyName="sendNotification")]
public bool SendNotification { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sendNotification")>]
member this.SendNotification : bool with get, set
Public Property SendNotification As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to