Notification.Body Property

Definition

Gets or sets notification body.

public string Body { get; set; }
member this.Body : string with get, set
Public Property Body As String

Property Value

The notification body.

Applies to