Notification.Headers Property

Definition

Gets or sets notification headers.

public System.Collections.Generic.Dictionary<string,string> Headers { get; set; }
member this.Headers : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property Headers As Dictionary(Of String, String)

Property Value

The notification headers.

Applies to