NotificationDetails.NotificationBody Property

Definition

Gets or sets the notification body.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="NotificationBody", Order=1007)]
public string NotificationBody { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="NotificationBody", Order=1007)>]
member this.NotificationBody : string with get, set
Public Property NotificationBody As String

Property Value

The notification body.

Attributes

Applies to